Home
last modified time | relevance | path

Searched defs:value_handle (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Ddatabase.h56 uint16_t value_handle; member
90 uint16_t value_handle; member
Ddatabase_builder.cc95 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 Dgatt_defs.h178 att::Handle value_handle; member
221 att::Handle value_handle; member
H A Dremote_service.h232 void HandleNotificationForTesting(att::Handle value_handle, in HandleNotificationForTesting()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_service.cc596 void RemoteService::ReadLongHelper(att::Handle value_handle, in ReadLongHelper()
790 void RemoteService::HandleNotification(att::Handle value_handle, in HandleNotification()
H A Dremote_service_manager.cc524 att::Handle value_handle, in OnNotification()
H A Dclient.cc613 att::Handle value_handle = 0u; in DiscoverCharacteristics() local
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_cluster_test.cc279 TFE_TensorHandle* value_handle = nullptr; in TestRemoteExecuteUpdateServerDefResourceAccess() local
H A Dc_api_test_util.cc232 value_handle(TFE_NewTensorHandle(t.get(), status), in TestVariable() local
H A Dc_api_test.cc1335 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/
Dhas_client.cc2208 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/
Dcsis_client.cc2154 void SubscribeForNotifications(tCONN_ID conn_id, const RawAddress& address, uint16_t value_handle, in SubscribeForNotifications()
2182 uint16_t value_handle) { in DisableGattNotification() argument