Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h674 extern tL2C_RCB* l2cu_allocate_rcb(uint16_t psm);
Dl2c_api.cc108 p_rcb = l2cu_allocate_rcb(vpsm); in L2CA_Register()
Dl2c_utils.cc1685 tL2C_RCB* l2cu_allocate_rcb(uint16_t psm) { in l2cu_allocate_rcb() function