/system/bt/bta/ag/ |
D | bta_ag_sdp.cc | 216 tBTA_SERVICE_MASK services; in bta_ag_create_records() local 247 tBTA_SERVICE_MASK services; in bta_ag_del_records() local
|
D | bta_ag_rfc.cc | 245 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()
|
D | bta_ag_api.cc | 93 void BTA_AgRegister(tBTA_SERVICE_MASK services, tBTA_SEC sec_mask, in BTA_AgRegister()
|
D | bta_ag_main.cc | 450 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()
|
D | bta_ag_act.cc | 363 tBTA_SERVICE_MASK services; in bta_ag_rfc_close() local
|
D | bta_ag_int.h | 120 tBTA_SERVICE_MASK services; member
|
/system/bt/bta/gatt/ |
D | bta_gattc_cache.cc | 123 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()
|
D | database.cc | 43 Service* FindService(std::list<Service>& services, uint16_t handle) { in FindService()
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothGattCallback.aidl | 31 void onSearchComplete(in String address, in List<BluetoothGattService> services, in int status); in onSearchComplete()
|
/system/bt/bta/dm/ |
D | bta_dm_api.cc | 127 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()
|
D | bta_dm_int.h | 75 tBTA_SERVICE_MASK services; member 86 tBTA_SERVICE_MASK services; member 342 tBTA_SERVICE_MASK services; member
|
/system/libhwbinder/vts/performance/ |
D | Latency.cpp | 60 static vector<sp<IScheduleTest> > services; variable
|
D | Benchmark_throughput.cpp | 311 int services = -1; in main() local
|
/system/core/init/ |
D | service.h | 292 const std::vector<std::unique_ptr<Service>>& services() const { return services_; } in services() function
|
/system/bt/btif/src/ |
D | btif_sdp_server.cc | 761 uint16_t services[2]; in add_saps_sdp() local
|
D | btif_dm.cc | 1257 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/ |
D | ANRdaemon.cpp | 178 Vector<String16> services = sm->listServices(); in dfs_poke_binder() local
|
/system/bt/bta/hh/ |
D | bta_hh_le.cc | 1493 const std::list<gatt::Service>* services = in bta_hh_le_srvc_search_cmpl() local
|
/system/bt/bta/hearing_aid/ |
D | hearing_aid.cc | 619 const std::list<gatt::Service>* services = BTA_GATTC_GetServices(conn_id); in OnServiceSearchComplete() local
|
/system/bt/bta/include/ |
D | bta_api.h | 754 tBTA_SERVICE_MASK services; /* Services found on peer device. */ member
|