Searched defs:WriteCharacteristic (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/ |
D | bta_gatt_queue_mock.cc | 35 void BtaGattQueue::WriteCharacteristic(uint16_t conn_id, uint16_t handle, in WriteCharacteristic() function in BtaGattQueue
|
/aosp_15_r20/tools/netsim/testing/mobly/ |
H A D | ble_utils.py | 502 def WriteCharacteristic( function
|
/aosp_15_r20/test/vts-testcase/nbu/src/ |
D | ble_test.py | 391 def WriteCharacteristic(client, server): function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | gatt_remote_service_server.cc | 160 void GattRemoteServiceServer::WriteCharacteristic( in WriteCharacteristic() function in bthost::GattRemoteServiceServer
|
H A D | gatt2_remote_service_server.cc | 300 void Gatt2RemoteServiceServer::WriteCharacteristic( in WriteCharacteristic() function in bthost::Gatt2RemoteServiceServer
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_queue.cc | 305 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 D | remote_service.cc | 231 void RemoteService::WriteCharacteristic(CharacteristicHandle id, in WriteCharacteristic() function in bt::gatt::RemoteService
|
H A D | local_service_manager_test.cc | 713 TEST(LocalServiceManagerTest, WriteCharacteristic) { in TEST() argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/ |
D | facade.proto | 78 rpc WriteCharacteristic(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 578 WriteCharacteristic(i32, GattStatus, u16, u16, *const u8), enumerator
|