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

  /external/bluetooth/bluedroid/stack/mcap/
mca_dact.c 53 ** Description This function is called to report MCA_OPEN_IND_EVT or
64 UINT8 event = MCA_OPEN_IND_EVT;
  /external/bluetooth/bluedroid/stack/include/
mca_api.h 73 #define MCA_OPEN_IND_EVT 0x22 /* Data channel open indication */
85 typedef UINT16 tMCA_DL; /* the handle for the data channel. This is reported at MCA_OPEN_CFM_EVT or MCA_OPEN_IND_EVT */
168 /* This data structure is associated with MCA_OPEN_IND_EVT, and MCA_OPEN_CFM_EVT. */
370 ** When the data channel is open successfully, a MCA_OPEN_IND_EVT
416 ** When the data channel is open successfully, a MCA_OPEN_IND_EVT
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c     [all...]

Completed in 138 milliseconds