Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_utils.cc67 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()
Dl2c_int.h399 bool is_bonding; /* True - link active only for bonding */ member