Searched refs:MCA_OPEN_IND_EVT (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/mcap/
H A Dmca_dact.c56 ** Description This function is called to report MCA_OPEN_IND_EVT or
67 UINT8 event = MCA_OPEN_IND_EVT;
/system/bt/stack/include/
H A Dmca_api.h73 #define MCA_OPEN_IND_EVT 0x22 /* Data channel open indication */ 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. */
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
/system/bt/bta/hl/
H A Dbta_hl_act.c2571 case MCA_OPEN_IND_EVT:
2675 case MCA_OPEN_IND_EVT:
2676 return "MCA_OPEN_IND_EVT";

Completed in 100 milliseconds