Home
last modified time | relevance | path

Searched refs:l2cu_start_post_bond_timer (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dl2cap_security_interface.h28 bool l2cu_start_post_bond_timer(uint16_t handle);
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc66 bool l2cu_start_post_bond_timer(uint16_t /* handle */) { in l2cu_start_post_bond_timer() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_link.cc121 if (l2cu_start_post_bond_timer(handle)) return; in l2c_link_hci_conn_comp()
Dl2c_utils.cc1493 bool l2cu_start_post_bond_timer(uint16_t handle) { in l2cu_start_post_bond_timer() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc2478 l2cu_start_post_bond_timer(p_dev_rec->hci_handle); in btm_sec_rmt_name_request_complete()
3166 l2cu_start_post_bond_timer(p_dev_rec->hci_handle); in btm_sec_auth_complete()
3246 l2cu_start_post_bond_timer(p_dev_rec->hci_handle); in btm_sec_auth_complete()
Dbtm_ble_sec.cc1633 l2cu_start_post_bond_timer(p_dev_rec->ble_hci_handle); in btm_proc_smp_cback()