Searched refs:BTA_SYS_EVT_START (Results 1 – 13 of 13) sorted by relevance
/system/bt/bta/mce/ |
D | bta_mce_int.h | 39 BTA_MCE_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_MCE),
|
/system/bt/bta/sdp/ |
D | bta_sdp_int.h | 41 BTA_SDP_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_SDP),
|
/system/bt/bta/sys/ |
D | bta_sys.h | 177 #define BTA_SYS_EVT_START(id) ((id) << 8) macro 187 BTA_SYS_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_SYS),
|
/system/bt/bta/pan/ |
D | bta_pan_int.h | 42 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 | 40 BTA_GATTC_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_GATTC),
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_int.h | 47 BTA_HF_CLIENT_API_REGISTER_EVT = BTA_SYS_EVT_START(BTA_ID_HS),
|
/system/bt/bta/jv/ |
D | bta_jv_int.h | 40 BTA_JV_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_JV),
|
/system/bt/bta/dm/ |
D | 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),
|
/system/bt/bta/ag/ |
D | bta_ag_int.h | 89 BTA_AG_API_REGISTER_EVT = BTA_SYS_EVT_START(BTA_ID_AG),
|
/system/bt/bta/hh/ |
D | bta_hh_int.h | 47 BTA_HH_API_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_HH),
|
/system/bt/bta/av/ |
D | bta_av_int.h | 42 BTA_AV_API_DISABLE_EVT = BTA_SYS_EVT_START(BTA_ID_AV),
|
/system/bt/bta/hl/ |
D | bta_hl_int.h | 143 BTA_HL_CCH_OPEN_EVT = BTA_SYS_EVT_START(BTA_ID_HL),
|