Home
last modified time | relevance | path

Searched defs:services (Results 1 – 16 of 16) sorted by relevance

/system/bt/bta/ag/
Dbta_ag_api.cc105 void BTA_AgRegister(tBTA_SERVICE_MASK services, tBTA_SEC sec_mask, in BTA_AgRegister()
159 tBTA_SERVICE_MASK services) { in BTA_AgOpen()
Dbta_ag_sdp.cc208 tBTA_SERVICE_MASK services; in bta_ag_create_records() local
242 tBTA_SERVICE_MASK services; in bta_ag_del_records() local
Dbta_ag_rfc.cc263 void bta_ag_start_servers(tBTA_AG_SCB* p_scb, tBTA_SERVICE_MASK services) { in bta_ag_start_servers()
302 void bta_ag_close_servers(tBTA_AG_SCB* p_scb, tBTA_SERVICE_MASK services) { in bta_ag_close_servers()
Dbta_ag_act.cc371 tBTA_SERVICE_MASK services; in bta_ag_rfc_close() local
Dbta_ag_main.cc378 uint8_t bta_ag_service_to_idx(tBTA_SERVICE_MASK services) { in bta_ag_service_to_idx()
Dbta_ag_int.h147 tBTA_SERVICE_MASK services; member
157 tBTA_SERVICE_MASK services; member
/system/bt/bta/gatt/
Dbta_gattc_cache.cc979 tBTA_GATTC_SERVICE* bta_gattc_find_matching_service(const list_t* services, in bta_gattc_find_matching_service()
996 const list_t* services = bta_gattc_get_services_srcb(p_srcb); in bta_gattc_get_service_for_handle_srcb() local
1003 const list_t* services = bta_gattc_get_services(conn_id); in bta_gattc_get_service_for_handle() local
1094 static size_t bta_gattc_get_db_size(list_t* services, uint16_t start_handle, in bta_gattc_get_db_size()
/system/bt/bta/dm/
Dbta_dm_api.cc196 void BTA_DmSearch(tBTA_DM_INQ* p_dm_inq, tBTA_SERVICE_MASK services, in BTA_DmSearch()
238 void BTA_DmDiscover(BD_ADDR bd_addr, tBTA_SERVICE_MASK services, in BTA_DmDiscover()
Dbta_dm_int.h150 tBTA_SERVICE_MASK services; member
161 tBTA_SERVICE_MASK services; member
659 tBTA_SERVICE_MASK services; member
/system/bt/btif/src/
Dbtif_sdp_server.cc715 uint16_t services[2]; in add_saps_sdp() local
Dbtif_dm.cc1249 tBTA_SERVICE_MASK services = 0; in btif_dm_search_devices_evt() local
2162 tBTA_SERVICE_MASK services = 0; in btif_dm_start_discovery() local
/system/libhwbinder/vts/performance/
DBenchmark_throughput.cpp311 int services = -1; in main() local
DLatency.cpp47 vector<sp<IScheduleTest> > services; variable
/system/extras/ANRdaemon/
DANRdaemon.cpp179 Vector<String16> services = sm->listServices(); in dfs_poke_binder() local
/system/bt/bta/hh/
Dbta_hh_le.cc1615 const list_t* services = BTA_GATTC_GetServices(p_data->conn_id); in bta_hh_le_srvc_search_cmpl() local
/system/bt/bta/include/
Dbta_api.h760 tBTA_SERVICE_MASK services; /* Services found on peer device. */ member