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

  /system/bt/bta/mce/
bta_mce_int.h 39 BTA_MCE_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_MCE),
  /system/bt/bta/sdp/
bta_sdp_int.h 41 BTA_SDP_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_SDP),
  /system/bt/bta/pan/
bta_pan_int.h 42 BTA_PAN_API_CLOSE_EVT = BTA_SYS_EVT_START(BTA_ID_PAN),
  /system/bt/bta/sys/
bta_sys.h 177 #define BTA_SYS_EVT_START(id) ((id) << 8)
187 BTA_SYS_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_SYS),
  /system/bt/bta/gatt/
bta_gatts_int.h 39 BTA_GATTS_API_REG_EVT = BTA_SYS_EVT_START(BTA_ID_GATTS),
bta_gattc_int.h 40 BTA_GATTC_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_GATTC),
  /system/bt/bta/hf_client/
bta_hf_client_int.h 47 BTA_HF_CLIENT_API_REGISTER_EVT = BTA_SYS_EVT_START(BTA_ID_HS),
  /system/bt/bta/jv/
bta_jv_int.h 40 BTA_JV_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_JV),
  /system/bt/bta/ag/
bta_ag_int.h 89 BTA_AG_API_REGISTER_EVT = BTA_SYS_EVT_START(BTA_ID_AG),
  /system/bt/bta/hh/
bta_hh_int.h 47 BTA_HH_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_HH),
  /system/bt/bta/dm/
bta_dm_int.h 53 BTA_DM_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_DM),
133 BTA_DM_API_SEARCH_EVT = BTA_SYS_EVT_START(BTA_ID_DM_SEARCH),
    [all...]
  /system/bt/bta/av/
bta_av_int.h 42 BTA_AV_API_DISABLE_EVT = BTA_SYS_EVT_START(BTA_ID_AV),
  /system/bt/bta/hl/
bta_hl_int.h 143 BTA_HL_CCH_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_HL),
    [all...]

Completed in 163 milliseconds