Lines Matching refs:ble
21 * this file contains functions relating to BLE management.
42 ** Description Cancel a pending connection attempt to a BLE device.
53 /* There can be only one BLE connection request outstanding at a time */
91 ** Description Update BLE connection parameters.
297 L2CAP_TRACE_ERROR ("L2CAP got BLE scanner conn_comp in bad state: %d", p_lcb->link_state);
459 ** Description start BLE connection parameter update process based on status
576 ** on the BLE signalling CID
678 /* There can be only one BLE connection request outstanding at a time */
696 else if (p_dev_rec->ble.active_addr_type == BTM_BLE_ADDR_RRA)
699 memcpy(init_addr, p_dev_rec->ble.cur_rand_addr, BD_ADDR_LEN);
702 if (btm_cb.ble_ctr_cb.privacy ) /* && p_dev_rec->ble.use_reconn_addr */
760 /* There can be only one BLE connection request outstanding at a time */