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

/system/bt/stack/include/
H A Dmca_api.h74 #define MCA_OPEN_CFM_EVT 0x23 /* Data channel open confirm */ macro
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. */
352 ** When the data channel is open successfully, a MCA_OPEN_CFM_EVT
400 ** When the data channel is open successfully, a MCA_OPEN_CFM_EVT
432 ** When the data channel is open successfully, a MCA_OPEN_CFM_EVT

Completed in 5 milliseconds