Home
last modified time | relevance | path

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

/system/bt/bta/ag/
Dbta_ag_sdp.cc216 tBTA_SERVICE_MASK services; in bta_ag_create_records() local
247 tBTA_SERVICE_MASK services; in bta_ag_del_records() local
Dbta_ag_rfc.cc245 void bta_ag_start_servers(tBTA_AG_SCB* p_scb, tBTA_SERVICE_MASK services) { in bta_ag_start_servers()
290 void bta_ag_close_servers(tBTA_AG_SCB* p_scb, tBTA_SERVICE_MASK services) { in bta_ag_close_servers()
Dbta_ag_api.cc93 void BTA_AgRegister(tBTA_SERVICE_MASK services, tBTA_SEC sec_mask, in BTA_AgRegister()
Dbta_ag_main.cc450 uint8_t bta_ag_service_to_idx(tBTA_SERVICE_MASK services) { in bta_ag_service_to_idx()
656 void bta_ag_api_register(tBTA_SERVICE_MASK services, tBTA_SEC sec_mask, in bta_ag_api_register()
Dbta_ag_act.cc363 tBTA_SERVICE_MASK services; in bta_ag_rfc_close() local
Dbta_ag_int.h120 tBTA_SERVICE_MASK services; member
/system/bt/bta/gatt/
Dbta_gattc_cache.cc123 const std::list<Service>& services, uint16_t handle) { in bta_gattc_find_matching_service()
440 const std::list<Service>* services = bta_gattc_get_services_srcb(p_srcb); in bta_gattc_get_service_for_handle_srcb() local
447 const std::list<Service>* services = bta_gattc_get_services(conn_id); in bta_gattc_get_service_for_handle() local
558 static size_t bta_gattc_get_db_size(const std::list<Service>& services, in bta_gattc_get_db_size()
Ddatabase.cc43 Service* FindService(std::list<Service>& services, uint16_t handle) { in FindService()
/system/bt/binder/android/bluetooth/
DIBluetoothGattCallback.aidl31 void onSearchComplete(in String address, in List<BluetoothGattService> services, in int status); in onSearchComplete()
/system/bt/bta/dm/
Dbta_dm_api.cc127 void BTA_DmSearch(tBTA_DM_INQ* p_dm_inq, tBTA_SERVICE_MASK services, in BTA_DmSearch()
169 void BTA_DmDiscover(const RawAddress& bd_addr, tBTA_SERVICE_MASK services, in BTA_DmDiscover()
Dbta_dm_int.h75 tBTA_SERVICE_MASK services; member
86 tBTA_SERVICE_MASK services; member
342 tBTA_SERVICE_MASK services; member
/system/libhwbinder/vts/performance/
DLatency.cpp60 static vector<sp<IScheduleTest> > services; variable
DBenchmark_throughput.cpp311 int services = -1; in main() local
/system/core/init/
Dservice.h292 const std::vector<std::unique_ptr<Service>>& services() const { return services_; } in services() function
/system/bt/btif/src/
Dbtif_sdp_server.cc761 uint16_t services[2]; in add_saps_sdp() local
Dbtif_dm.cc1257 tBTA_SERVICE_MASK services = 0; in btif_dm_search_devices_evt() local
2161 tBTA_SERVICE_MASK services = 0; in btif_dm_start_discovery() local
/system/extras/ANRdaemon/
DANRdaemon.cpp178 Vector<String16> services = sm->listServices(); in dfs_poke_binder() local
/system/bt/bta/hh/
Dbta_hh_le.cc1493 const std::list<gatt::Service>* services = in bta_hh_le_srvc_search_cmpl() local
/system/bt/bta/hearing_aid/
Dhearing_aid.cc619 const std::list<gatt::Service>* services = BTA_GATTC_GetServices(conn_id); in OnServiceSearchComplete() local
/system/bt/bta/include/
Dbta_api.h754 tBTA_SERVICE_MASK services; /* Services found on peer device. */ member