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 75 #define MCA_CONNECT_IND_EVT 0x20 /* Control channel connected */
91 MCA_CONNECT_IND_EVT */
166 /* This data structure is associated with MCA_CONNECT_IND_EVT. */
325 * MCA_CONNECT_IND_EVT is reported to the application via its
  /system/bt/stack/mcap/
mca_cact.cc 519 * Description This function is called to report MCA_CONNECT_IND_EVT event.
530 mca_ccb_report_event(p_ccb, MCA_CONNECT_IND_EVT, &evt_data);
  /system/bt/bta/hl/
bta_hl_act.cc     [all...]

Completed in 44 milliseconds