Searched refs:btm_ble_connected (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/btm/ |
D | btm_ble_int.h | 366 extern void btm_ble_connected (UINT8 *bda, UINT16 handle, UINT8 enc_mode, UINT8 role, tBLE_ADDR_TYP…
|
D | btm_ble.c | 1731 btm_ble_connected(bda, handle, HCI_ENCRYPT_MODE_DISABLED, role, bda_type, match); in btm_ble_resolve_random_addr_on_conn_cmpl() 1750 void btm_ble_connected (UINT8 *bda, UINT16 handle, UINT8 enc_mode, UINT8 role, in btm_ble_connected() function 1864 btm_ble_connected(bda, handle, HCI_ENCRYPT_MODE_DISABLED, role, bda_type, match); in btm_ble_conn_complete()
|