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

  /system/bt/stack/l2cap/
l2c_api.c     [all...]
l2c_utils.c     [all...]
l2c_int.h 640 extern BOOLEAN l2cu_initialize_fixed_ccb (tL2C_LCB *p_lcb, UINT16 fixed_cid, tL2CAP_FCR_OPTS *p_fcr);
    [all...]
  /system/bt/stack/include/
l2c_api.h     [all...]
  /system/bt/stack/smp/
smp_utils.c 287 UINT16 fixed_cid = L2CAP_SMP_CID; local
291 fixed_cid = L2CAP_SMP_BR_CID;
297 if ((l2cap_ret = L2CA_SendFixedChnlData (fixed_cid, rem_bda, p_toL2CAP)) == L2CAP_DW_FAILED)
    [all...]

Completed in 664 milliseconds