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

  /external/bluetooth/bluedroid/bta/pan/
bta_pan_int.h 41 BTA_PAN_API_CLOSE_EVT = BTA_SYS_EVT_START(BTA_ID_PAN),
  /external/bluetooth/bluedroid/bta/sys/
bta_sys.h 198 #define BTA_SYS_EVT_START(id) ((id) << 8)
208 BTA_SYS_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_SYS),
  /external/bluetooth/bluedroid/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),
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 53 BTA_DM_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_DM),
127 BTA_DM_API_SEARCH_EVT = BTA_SYS_EVT_START(BTA_ID_DM_SEARCH),
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_int.h 89 BTA_AG_API_REGISTER_EVT = BTA_SYS_EVT_START(BTA_ID_AG),
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 48 BTA_HH_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_HH),
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_int.h 40 BTA_JV_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_JV),
  /external/bluetooth/bluedroid/bta/av/
bta_av_int.h 41 BTA_AV_API_DISABLE_EVT = BTA_SYS_EVT_START(BTA_ID_AV),
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h 147 BTA_HL_CCH_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_HL),
    [all...]

Completed in 338 milliseconds