Home
last modified time | relevance | path

Searched refs:rcb_pool (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_ucd.c53 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2c_ucd_discover_cback()
126 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2c_ucd_congestion_status_cback()
282 p_rcb = &l2cb.rcb_pool[0]; in L2CA_UcdDeregister()
661 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2c_ucd_check_pending_info_req()
Dl2c_int.h445 tL2C_RCB rcb_pool[MAX_L2CAP_CLIENTS]; /* Registration info pool */ member
Dl2c_utils.c1799 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2cu_allocate_rcb()
1880 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2cu_find_rcb_by_psm()