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

  /system/bt/stack/l2cap/
l2c_int.h 699 extern tL2C_RCB* l2cu_allocate_ble_rcb(uint16_t psm);
    [all...]
l2c_api.cc 375 p_rcb = l2cu_allocate_ble_rcb(vpsm);
    [all...]
l2c_utils.cc 1715 tL2C_RCB* l2cu_allocate_ble_rcb(uint16_t psm) { function
    [all...]

Completed in 48 milliseconds