Home
last modified time | relevance | path

Searched defs:WriteCharacteristic (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_queue_mock.cc35 void BtaGattQueue::WriteCharacteristic(uint16_t conn_id, uint16_t handle, in WriteCharacteristic() function in BtaGattQueue
/aosp_15_r20/tools/netsim/testing/mobly/
H A Dble_utils.py502 def WriteCharacteristic( function
/aosp_15_r20/test/vts-testcase/nbu/src/
Dble_test.py391 def WriteCharacteristic(client, server): function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt_remote_service_server.cc160 void GattRemoteServiceServer::WriteCharacteristic( in WriteCharacteristic() function in bthost::GattRemoteServiceServer
H A Dgatt2_remote_service_server.cc300 void Gatt2RemoteServiceServer::WriteCharacteristic( in WriteCharacteristic() function in bthost::Gatt2RemoteServiceServer
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_queue.cc305 void BtaGattQueue::WriteCharacteristic(tCONN_ID conn_id, uint16_t handle, in WriteCharacteristic() function in BtaGattQueue
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_service.cc231 void RemoteService::WriteCharacteristic(CharacteristicHandle id, in WriteCharacteristic() function in bt::gatt::RemoteService
H A Dlocal_service_manager_test.cc713 TEST(LocalServiceManagerTest, WriteCharacteristic) { in TEST() argument
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto78 rpc WriteCharacteristic(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs578 WriteCharacteristic(i32, GattStatus, u16, u16, *const u8), enumerator