Home
last modified time | relevance | path

Searched refs:btm_sec_auth_complete (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/btu/
Dbtu_hcif.c577 btm_sec_auth_complete (handle, status); in btu_hcif_authentication_comp_evt()
1040 btm_sec_auth_complete (BTM_INVALID_HCI_HANDLE, status); in btu_hcif_hdl_command_status()
/system/bt/stack/btm/
Dbtm_int.h1088 extern void btm_sec_auth_complete (UINT16 handle, UINT8 status);
Dbtm_sec.c3979 void btm_sec_auth_complete (UINT16 handle, UINT8 status) in btm_sec_auth_complete() function