Searched refs:phy_cnt (Results 1 – 2 of 2) sorted by relevance
57 int phy_cnt = in btm_send_hci_create_connection() local61 LOG_ASSERT(phy_cnt <= 3) << "More than three phys provided"; in btm_send_hci_create_connection()63 for (int i = 0; i < phy_cnt; i++) { in btm_send_hci_create_connection()
735 int phy_cnt = in btsnd_hcic_ble_set_extended_scan_params() local738 uint16_t param_len = 3 + (5 * phy_cnt); in btsnd_hcic_ble_set_extended_scan_params()749 for (int i = 0; i < phy_cnt; i++) { in btsnd_hcic_ble_set_extended_scan_params()789 int phy_cnt = in btsnd_hcic_ble_ext_create_conn() local794 uint8_t param_len = 10 + (16 * phy_cnt); in btsnd_hcic_ble_ext_create_conn()809 for (int i = 0; i < phy_cnt; i++) { in btsnd_hcic_ble_ext_create_conn()