Searched defs:btm_sec_connected (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_sec.c931 /* we change state little bit early so btm_sec_connected() will originate connection */
2796 * btm_sec_connected is called with failed status.
2798 * However, this function may clean out the security related flags and btm_sec_connected would not know
4374 ** Function btm_sec_connected
4382 void btm_sec_connected (UINT8 *bda, UINT16 handle, UINT8 status, UINT8 enc_mode) function
4397 BTM_TRACE_EVENT ("Security Manager: btm_sec_connected in state: %s handle:%d status:%d enc_mode:%d bda:%x RName:%s",
4404 BTM_TRACE_EVENT ("Security Manager: btm_sec_connected in state: %s handle:%d status:%d enc_mode:%d bda:%x ",
4450 BTM_TRACE_WARNING ("Security Manager: btm_sec_connected: incoming connection failed without asking PIN");
4499 BTM_TRACE_WARNING ("Security Manager: btm_sec_connected: HCI_Conn_Comp Flags:0x%04x, sm4: 0x%x",
4527 BTM_TRACE_WARNING ("Security Manager: btm_sec_connected
[all...]

Completed in 40 milliseconds