Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_utils.c51 tL2C_LCB *l2cu_allocate_lcb (BD_ADDR p_bd_addr, BOOLEAN is_bonding, tBT_TRANSPORT transport) in l2cu_allocate_lcb()
105 void l2cu_update_lcb_4_bonding (BD_ADDR p_bd_addr, BOOLEAN is_bonding) in l2cu_update_lcb_4_bonding()
Dl2c_int.h400 BOOLEAN is_bonding; /* True - link active only for bonding */ member