/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/ |
D | database.h | 43 uint16_t end_handle; member 49 uint16_t end_handle; member 75 uint16_t end_handle; member 84 uint16_t end_handle; /* end handle of included service */ member
|
D | bta_gattc_cache.cc | 378 uint16_t end_handle = (uint16_t)pe.params[1]; in bta_gattc_sdp_callback() local 907 uint16_t end_handle) { in bta_gattc_get_db_size() 953 uint16_t end_handle, btgatt_db_element_t** db, int* count) { in bta_gattc_get_gatt_db_impl() 1028 void bta_gattc_get_gatt_db(tCONN_ID conn_id, uint16_t start_handle, uint16_t end_handle, in bta_gattc_get_gatt_db()
|
D | database_builder.cc | 44 void DatabaseBuilder::AddService(uint16_t handle, uint16_t end_handle, const Uuid& uuid, in AddService() 74 uint16_t end_handle) { in AddIncludedService()
|
D | bta_gattc_utils.cc | 602 uint16_t start_handle, uint16_t end_handle) { in bta_gattc_clear_notif_registration()
|
D | bta_gattc_api.cc | 348 void BTA_GATTC_GetGattDb(tCONN_ID conn_id, uint16_t start_handle, uint16_t end_handle, in BTA_GATTC_GetGattDb()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/ |
H A D | att.h | 173 Handle end_handle; member 208 Handle end_handle; member 235 Handle end_handle; member
|
H A D | attribute.h | 253 Handle end_handle() const { return end_handle_; } in end_handle() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | local_service_manager.cc | 194 inline att::Handle end_handle() const { return end_handle_; } in end_handle() function in bt::gatt::LocalServiceManager::ServiceData 602 const att::Handle end_handle = iter->second->end_handle(); in UnregisterService() local
|
H A D | client.cc | 512 att::Handle end_handle = pw::bytes::ConvertOrderFrom( in DiscoverServicesByUuidInRange() local 828 att::Handle end_handle, in ReadByTypeRequest()
|
H A D | fake_client.cc | 197 att::Handle end_handle, in ReadByTypeRequest()
|
H A D | remote_service.cc | 494 att::Handle end_handle; in StartDescriptorDiscovery() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/ |
H A D | fake_gatt_server.h | 43 att::Handle end_handle; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_types.h | 142 uint16_t end_handle; member 156 CsisInstance(uint16_t start_handle, uint16_t end_handle, const bluetooth::Uuid& uuid) in CsisInstance()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_api.cc | 884 uint16_t end_handle, const Uuid& uuid) { in GATTC_Discover() 928 uint16_t end_handle) { in GATTC_Discover()
|
D | gatt_int.h | 181 uint16_t end_handle; /* Last handle number */ member
|
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/mmi2grpc/mmi2grpc/ |
D | gatt.py | 1407 def getCharacteristicsRange(services, start_handle, end_handle, uuid): argument 1422 def getDescriptorsRange(services, start_handle, end_handle): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_common_types.h | 68 uint16_t end_handle; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_gatt_api.cc | 126 uint16_t end_handle) { in GATTC_Discover()
|
/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/ |
D | gatt.proto | 215 uint32 end_handle = 4; field
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_disc.cc | 126 btgatt_db_element_t** db, int* count) { in __anonf07d08070502()
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/ |
D | bluetooth.py | 407 def read_using_characteristic_uuid(self, address, uuid, start_handle, end_handle, auth_req): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | command_handler.rs | 1313 let end_handle = String::from(get_arg(args, 4)?) in cmd_gatt() localVariable
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_client.py | 823 def read_using_characteristic_uuid(self, address, uuid, start_handle, end_handle, auth_req): argument
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/bluetooth_core_rust_packets/gen/ |
D | _packets.rs | 1329 pub end_handle: AttHandle, field 1335 pub fn end_handle(&self) -> &AttHandle { in end_handle() method
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/libbluetooth_core_rs/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/ |
D | _packets.rs | 1329 pub end_handle: AttHandle, field 1335 pub fn end_handle(&self) -> &AttHandle { in end_handle() method
|