Home
last modified time | relevance | path

Searched refs:l2cu_allocate_ble_rcb (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc104 tL2C_RCB* l2cu_allocate_ble_rcb(uint16_t /* psm */) { in l2cu_allocate_ble_rcb() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h796 tL2C_RCB* l2cu_allocate_ble_rcb(uint16_t psm);
Dl2c_api.cc440 p_rcb = l2cu_allocate_ble_rcb(vpsm); in L2CA_RegisterLECoc()
Dl2c_utils.cc1695 tL2C_RCB* l2cu_allocate_ble_rcb(uint16_t psm) { in l2cu_allocate_ble_rcb() function