Home
last modified time | relevance | path

Searched refs:ResetBonding (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc86 p_lcb->ResetBonding(); in l2cu_allocate_lcb()
135 p_lcb->ResetBonding(); in l2cu_update_lcb_4_bonding()
154 p_lcb->ResetBonding(); in l2cu_release_lcb()
1499 p_lcb->ResetBonding(); in l2cu_start_post_bond_timer()
Dl2c_int.h463 void ResetBonding() { is_bonding_ = false; } in ResetBonding() function