Home
last modified time | relevance | path

Searched defs:is_bonding (Results 1 – 7 of 7) sorted by relevance

/system/bt/test/mock/
Dmock_stack_l2cap_utils.cc86 tL2C_LCB* l2cu_allocate_lcb(const RawAddress& p_bd_addr, bool is_bonding, in l2cu_allocate_lcb()
281 void l2cu_update_lcb_4_bonding(const RawAddress& p_bd_addr, bool is_bonding) { in l2cu_update_lcb_4_bonding()
Dmock_main_shim_l2cap_api.cc285 bool is_bonding) { in L2CA_SetBondingState()
Dmock_stack_acl.cc153 bool is_bonding) { in acl_create_classic_connection()
/system/bt/stack/test/common/
Dmock_main_shim_l2c_api.cc198 bool is_bonding) { in L2CA_SetBondingState()
/system/bt/stack/l2cap/
Dl2c_utils.cc56 tL2C_LCB* l2cu_allocate_lcb(const RawAddress& p_bd_addr, bool is_bonding, in l2cu_allocate_lcb()
120 void l2cu_update_lcb_4_bonding(const RawAddress& p_bd_addr, bool is_bonding) { in l2cu_update_lcb_4_bonding()
/system/bt/main/shim/
Dl2c_api.cc509 void UpdateLinkHoldForSecurity(RawAddress remote, bool is_bonding) { in UpdateLinkHoldForSecurity()
1237 void L2CA_SetBondingState(const RawAddress& bd_addr, bool is_bonding) { in L2CA_SetBondingState()
/system/bt/stack/acl/
Dbtm_acl.cc2632 bool is_bonding) { in acl_create_classic_connection()