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

  /external/bluetooth/bluedroid/stack/gatt/
att_protocol.c 361 l2cap_ret = L2CA_SendFixedChnlData (L2CAP_ATT_CID, p_tcb->peer_bda, p_toL2CAP);
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h     [all...]
  /external/bluetooth/bluedroid/stack/smp/
smp_utils.c 91 if ((l2cap_ret = L2CA_SendFixedChnlData (L2CAP_SMP_CID, rem_bda, p_toL2CAP)) == L2CAP_DW_FAILED)
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c     [all...]

Completed in 96 milliseconds