HomeSort by relevance Sort by last modified time
    Searched refs:l2cu_allocate_rcb (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/l2cap/
l2c_int.h 683 extern tL2C_RCB* l2cu_allocate_rcb(uint16_t psm);
    [all...]
l2c_ucd.cc 218 p_rcb = l2cu_allocate_rcb(L2C_UCD_RCB_ID);
    [all...]
l2c_api.cc 98 p_rcb = l2cu_allocate_rcb(vpsm);
    [all...]
l2c_utils.cc 1674 tL2C_RCB* l2cu_allocate_rcb(uint16_t psm) { function
    [all...]

Completed in 102 milliseconds