Searched refs:btm_sec_connected (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/stack/btu/ |
D | btu_hcif.c | 651 btm_sec_connected (bda, handle, status, enc_mode); in btu_hcif_connection_comp_evt() 1351 btm_sec_connected (bd_addr, HCI_INVALID_HANDLE, status, 0); in btu_hcif_hdl_command_status()
|
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_int.h | 1098 extern void btm_sec_connected (UINT8 *bda, UINT16 handle, UINT8 status, UINT8 enc_mode);
|
D | btm_sec.c | 4119 void btm_sec_connected (UINT8 *bda, UINT16 handle, UINT8 status, UINT8 enc_mode) in btm_sec_connected() function
|