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

  /system/bt/stack/include/
mca_api.h 71 #define MCA_CONNECT_IND_EVT 0x20 /* Control channel connected */
83 typedef UINT8 tMCA_CL; /* the handle for a control channel; reported at MCA_CONNECT_IND_EVT */
156 /* This data structure is associated with MCA_CONNECT_IND_EVT. */
314 ** MCA_CONNECT_IND_EVT is reported to the application via its
  /system/bt/stack/mcap/
mca_cact.c 555 ** Description This function is called to report MCA_CONNECT_IND_EVT event.
567 mca_ccb_report_event (p_ccb, MCA_CONNECT_IND_EVT, &evt_data);
  /system/bt/bta/hl/
bta_hl_act.c     [all...]

Completed in 58 milliseconds