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

  /system/bt/stack/l2cap/
l2c_api.cc     [all...]
l2c_utils.cc     [all...]
l2c_int.h 651 extern bool l2cu_initialize_fixed_ccb(tL2C_LCB* p_lcb, uint16_t fixed_cid,
    [all...]
  /system/bt/stack/include/
l2c_api.h     [all...]
  /system/bt/stack/smp/
smp_utils.cc 308 uint16_t fixed_cid = L2CAP_SMP_CID; local
311 fixed_cid = L2CAP_SMP_BR_CID;
317 l2cap_ret = L2CA_SendFixedChnlData(fixed_cid, rem_bda, p_toL2CAP);
    [all...]

Completed in 254 milliseconds