/system/chre/chpp/include/chpp/common/ |
D | discovery.h | 37 struct ChppServiceDescriptor services[]; member
|
/system/core/toolbox/ |
D | start.cpp | 39 std::vector<std::string> services = { in ControlDefaultServices() local
|
/system/bt/bta/ag/ |
D | bta_ag_sdp.cc | 213 tBTA_SERVICE_MASK services; in bta_ag_create_records() local 244 tBTA_SERVICE_MASK services; in bta_ag_del_records() local
|
D | bta_ag_rfc.cc | 239 void bta_ag_start_servers(tBTA_AG_SCB* p_scb, tBTA_SERVICE_MASK services) { in bta_ag_start_servers() 283 void bta_ag_close_servers(tBTA_AG_SCB* p_scb, tBTA_SERVICE_MASK services) { in bta_ag_close_servers()
|
D | bta_ag_api.cc | 94 void BTA_AgRegister(tBTA_SERVICE_MASK services, tBTA_AG_FEAT features, in BTA_AgRegister()
|
D | bta_ag_main.cc | 263 uint8_t bta_ag_service_to_idx(tBTA_SERVICE_MASK services) { in bta_ag_service_to_idx() 468 void bta_ag_api_register(tBTA_SERVICE_MASK services, tBTA_AG_FEAT features, in bta_ag_api_register()
|
D | bta_ag_act.cc | 359 tBTA_SERVICE_MASK services; in bta_ag_rfc_close() local
|
D | bta_ag_int.h | 125 tBTA_SERVICE_MASK services; member
|
/system/bt/test/mock/ |
D | mock_bta_ag_api.cc | 52 void BTA_AgRegister(tBTA_SERVICE_MASK services, tBTA_AG_FEAT features, in BTA_AgRegister()
|
/system/bt/bta/gatt/ |
D | bta_gattc_cache.cc | 124 const std::list<Service>& services, uint16_t handle) { in bta_gattc_find_matching_service() 538 const std::list<Service>* services = bta_gattc_get_services_srcb(p_srcb); in bta_gattc_get_service_for_handle_srcb() local 545 const std::list<Service>* services = bta_gattc_get_services(conn_id); in bta_gattc_get_service_for_handle() local 775 static size_t bta_gattc_get_db_size(const std::list<Service>& services, in bta_gattc_get_db_size()
|
D | database.cc | 51 Service* FindService(std::list<Service>& services, uint16_t handle) { in FindService()
|
D | database_builder.cc | 195 Descriptor* FindDescriptorByHandle(std::list<Service>& services, in FindDescriptorByHandle()
|
/system/bt/bta/vc/ |
D | device.cc | 112 const std::list<gatt::Service>* services = in UpdateHandles() local
|
D | vc_test.cc | 173 std::list<gatt::Service>& services = services_map[conn_id]; in SetUp() local 189 std::list<gatt::Service>& services = services_map[conn_id]; in SetUp() local
|
D | devices_test.cc | 296 std::list<gatt::Service> services; member in bluetooth::vc::internal::VolumeControlDeviceTest
|
/system/bt/gd/rust/facade/src/ |
D | lib.rs | 78 let mut services = Vec::new(); in start() localVariable
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothGattCallback.aidl | 31 void onSearchComplete(in String address, in List<BluetoothGattService> services, in int status); in onSearchComplete()
|
/system/core/init/ |
D | reboot.cpp | 519 static void StopServices(const std::set<std::string>& services, std::chrono::milliseconds timeout, in StopServices() 548 int StopServicesAndLogViolations(const std::set<std::string>& services, in StopServicesAndLogViolations()
|
/system/libhwbinder/vts/performance/ |
D | Latency.cpp | 60 static vector<sp<IScheduleTest> > services; variable
|
D | Benchmark_throughput.cpp | 312 int services = -1; in main() local
|
/system/bt/btif/src/ |
D | btif_sdp_server.cc | 728 uint16_t services[2]; in add_saps_sdp() local
|
/system/extras/ANRdaemon/ |
D | ANRdaemon.cpp | 168 Vector<String16> services = sm->listServices(); in dfs_poke_binder() local
|
/system/bt/bta/dm/ |
D | bta_dm_int.h | 77 tBTA_SERVICE_MASK services; member 356 tBTA_SERVICE_MASK services; member
|
/system/bt/bta/include/ |
D | bta_api.h | 441 tBTA_SERVICE_MASK services; /* Services found on peer device. */ member 453 services; /* GATT based Services UUID found on peer device. */ member
|
/system/chre/chpp/test/ |
D | transport_test.cpp | 737 ChppServiceDescriptor *services = in TEST_P() local
|