Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h680 extern tL2C_RCB* l2cu_allocate_ble_rcb(uint16_t psm);
Dl2c_api.cc442 p_rcb = l2cu_allocate_ble_rcb(vpsm); in L2CA_RegisterLECoc()
Dl2c_utils.cc1709 tL2C_RCB* l2cu_allocate_ble_rcb(uint16_t psm) { in l2cu_allocate_ble_rcb() function