Searched defs:tMCA_DL (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dmca_api.h85 typedef UINT16 tMCA_DL; /* the handle for the data channel. This is reported at MCA_OPEN_CFM_EVT or MCA_OPEN_IND_EVT */ typedef
90 typedef void (tMCA_DATA_CBACK)(tMCA_DL mdl, BT_HDR *p_pkt);
171 tMCA_DL mdl; /* The handle for the data channel */
178 tMCA_DL mdl; /* The handle for the data channel */
185 tMCA_DL mdl; /* The handle for the data channel */
353 ** is reported. This data channel is identified as tMCA_DL.
371 ** is reported. This data channel is identified as tMCA_DL.
391 MCA_API extern tMCA_RESULT MCA_CloseReq(tMCA_DL mdl);
433 ** is reported. This data channel is identified as tMCA_DL.
482 MCA_API extern tMCA_RESULT MCA_WriteReq(tMCA_DL md
[all...]

Completed in 217 milliseconds