Searched defs:value_handle (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/ |
D | database.h | 56 uint16_t value_handle; member 90 uint16_t value_handle; member
|
D | database_builder.cc | 95 void DatabaseBuilder::AddCharacteristic(uint16_t handle, uint16_t value_handle, const Uuid& uuid, in AddCharacteristic()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/ |
H A D | gatt_defs.h | 178 att::Handle value_handle; member 221 att::Handle value_handle; member
|
H A D | remote_service.h | 232 void HandleNotificationForTesting(att::Handle value_handle, in HandleNotificationForTesting()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | remote_service.cc | 596 void RemoteService::ReadLongHelper(att::Handle value_handle, in ReadLongHelper() 790 void RemoteService::HandleNotification(att::Handle value_handle, in HandleNotification()
|
H A D | remote_service_manager.cc | 524 att::Handle value_handle, in OnNotification()
|
H A D | client.cc | 613 att::Handle value_handle = 0u; in DiscoverCharacteristics() local
|
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/ |
H A D | c_api_cluster_test.cc | 279 TFE_TensorHandle* value_handle = nullptr; in TestRemoteExecuteUpdateServerDefResourceAccess() local
|
H A D | c_api_test_util.cc | 232 value_handle(TFE_NewTensorHandle(t.get(), status), in TestVariable() local
|
H A D | c_api_test.cc | 1335 TFE_TensorHandle* value_handle = nullptr; in TEST() local 2030 value_handle(TFE_NewTensorHandle(t.get(), status), in CreateVariable() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/ |
D | has_client.cc | 2208 void SubscribeForNotifications(tCONN_ID conn_id, const RawAddress& address, uint16_t value_handle, in SubscribeForNotifications() 2228 const uint8_t* /*value*/, void* data) { in SubscribeForNotifications()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client.cc | 2154 void SubscribeForNotifications(tCONN_ID conn_id, const RawAddress& address, uint16_t value_handle, in SubscribeForNotifications() 2182 uint16_t value_handle) { in DisableGattNotification() argument
|