Searched refs:l2cu_start_post_bond_timer (Results 1 – 5 of 5) sorted by relevance
598 extern BOOLEAN l2cu_start_post_bond_timer (UINT16 handle);
2247 l2cu_start_post_bond_timer(p_dev_rec->ble_hci_handle);2256 l2cu_start_post_bond_timer(p_dev_rec->ble_hci_handle);
3187 l2cu_start_post_bond_timer(p_dev_rec->hci_handle); in btm_sec_rmt_name_request_complete()3907 l2cu_start_post_bond_timer (p_dev_rec->hci_handle); in btm_sec_auth_complete()3998 l2cu_start_post_bond_timer (p_dev_rec->hci_handle); in btm_sec_auth_complete()
212 if (l2cu_start_post_bond_timer(handle)) { in l2c_link_hci_conn_comp()
1632 BOOLEAN l2cu_start_post_bond_timer (UINT16 handle) in l2cu_start_post_bond_timer() function