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

/system/bt/stack/include/
H A Dmca_api.h94 typedef uint16_t tMCA_DL; /* the handle for the data channel. This is reported typedef
100 typedef void(tMCA_DATA_CBACK)(tMCA_DL mdl, BT_HDR* p_pkt);
181 tMCA_DL mdl; /* The handle for the data channel */
188 tMCA_DL mdl; /* The handle for the data channel */
195 tMCA_DL mdl; /* The handle for the data channel */
365 * identified as tMCA_DL.
384 * identified as tMCA_DL.
404 extern tMCA_RESULT MCA_CloseReq(tMCA_DL mdl);
448 * identified as tMCA_DL.
501 extern tMCA_RESULT MCA_WriteReq(tMCA_DL md
[all...]

Completed in 6 milliseconds