Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_ucd.c56 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2c_ucd_discover_cback()
129 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2c_ucd_congestion_status_cback()
285 p_rcb = &l2cb.rcb_pool[0]; in L2CA_UcdDeregister()
669 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2c_ucd_check_pending_info_req()
Dl2c_int.h470 tL2C_RCB rcb_pool[MAX_L2CAP_CLIENTS]; /* Registration info pool */ member
Dl2c_utils.c1800 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2cu_allocate_rcb()
1912 tL2C_RCB *p_rcb = &l2cb.rcb_pool[0]; in l2cu_find_rcb_by_psm()