Home
last modified time | relevance | path

Searched defs:end_handle (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Ddatabase.h43 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
Dbta_gattc_cache.cc378 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()
Ddatabase_builder.cc44 void DatabaseBuilder::AddService(uint16_t handle, uint16_t end_handle, const Uuid& uuid, in AddService()
74 uint16_t end_handle) { in AddIncludedService()
Dbta_gattc_utils.cc602 uint16_t start_handle, uint16_t end_handle) { in bta_gattc_clear_notif_registration()
Dbta_gattc_api.cc348 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 Datt.h173 Handle end_handle; member
208 Handle end_handle; member
235 Handle end_handle; member
H A Dattribute.h253 Handle end_handle() const { return end_handle_; } in end_handle() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dlocal_service_manager.cc194 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 Dclient.cc512 att::Handle end_handle = pw::bytes::ConvertOrderFrom( in DiscoverServicesByUuidInRange() local
828 att::Handle end_handle, in ReadByTypeRequest()
H A Dfake_client.cc197 att::Handle end_handle, in ReadByTypeRequest()
H A Dremote_service.cc494 att::Handle end_handle; in StartDescriptorDiscovery() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_gatt_server.h43 att::Handle end_handle; member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_types.h142 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/
Dgatt_api.cc884 uint16_t end_handle, const Uuid& uuid) { in GATTC_Discover()
928 uint16_t end_handle) { in GATTC_Discover()
Dgatt_int.h181 uint16_t end_handle; /* Last handle number */ member
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/mmi2grpc/mmi2grpc/
Dgatt.py1407 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/
Dbt_common_types.h68 uint16_t end_handle; member
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc126 uint16_t end_handle) { in GATTC_Discover()
/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dgatt.proto215 uint32 end_handle = 4; field
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_disc.cc126 btgatt_db_element_t** db, int* count) { in __anonf07d08070502()
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py407 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/
Dcommand_handler.rs1313 let end_handle = String::from(get_arg(args, 4)?) in cmd_gatt() localVariable
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dgatt_client.py823 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.rs1329 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.rs1329 pub end_handle: AttHandle, field
1335 pub fn end_handle(&self) -> &AttHandle { in end_handle() method