Searched refs:btm_sec_connected (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/btu/ |
D | btu_hcif.c | 480 btm_sec_connected (bda, handle, status, enc_mode); in btu_hcif_connection_comp_evt() 1021 btm_sec_connected (bd_addr, HCI_INVALID_HANDLE, status, 0); in btu_hcif_hdl_command_status()
|
/system/bt/stack/btm/ |
D | btm_int.h | 1091 extern void btm_sec_connected (UINT8 *bda, UINT16 handle, UINT8 status, UINT8 enc_mode);
|
D | btm_sec.c | 4382 void btm_sec_connected (UINT8 *bda, UINT16 handle, UINT8 status, UINT8 enc_mode) in btm_sec_connected() function
|