Searched refs:BTA_SYS_EVT_START (Results 1 – 13 of 13) sorted by relevance
/system/bt/bta/mce/ |
D | bta_mce_int.h | 38 BTA_MCE_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_MCE),
|
/system/bt/bta/sdp/ |
D | bta_sdp_int.h | 40 BTA_SDP_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_SDP),
|
/system/bt/bta/sys/ |
D | bta_sys.h | 178 #define BTA_SYS_EVT_START(id) ((id) << 8) macro 188 BTA_SYS_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_SYS),
|
/system/bt/bta/hd/ |
D | bta_hd_int.h | 34 BTA_HD_API_REGISTER_APP_EVT = BTA_SYS_EVT_START(BTA_ID_HD),
|
/system/bt/bta/pan/ |
D | bta_pan_int.h | 38 BTA_PAN_API_CLOSE_EVT = BTA_SYS_EVT_START(BTA_ID_PAN),
|
/system/bt/bta/gatt/ |
D | bta_gatts_int.h | 39 BTA_GATTS_API_REG_EVT = BTA_SYS_EVT_START(BTA_ID_GATTS),
|
D | bta_gattc_int.h | 43 BTA_GATTC_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_GATTC),
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_int.h | 50 BTA_HF_CLIENT_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_HS),
|
/system/bt/bta/hh/ |
D | bta_hh_int.h | 41 BTA_HH_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_HH),
|
/system/bt/bta/ag/ |
D | bta_ag_int.h | 62 BTA_AG_API_REGISTER_EVT = BTA_SYS_EVT_START(BTA_ID_AG),
|
D | bta_ag_main.cc | 286 BTA_AG_MAX_EVT - BTA_SYS_EVT_START(BTA_ID_AG);
|
/system/bt/bta/dm/ |
D | bta_dm_int.h | 51 BTA_DM_API_SEARCH_EVT = BTA_SYS_EVT_START(BTA_ID_DM_SEARCH),
|
/system/bt/bta/av/ |
D | bta_av_int.h | 41 BTA_AV_API_DISABLE_EVT = BTA_SYS_EVT_START(BTA_ID_AV),
|