Home
last modified time | relevance | path

Searched defs:WriteDescriptor (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_queue_mock.cc43 void BtaGattQueue::WriteDescriptor(uint16_t conn_id, uint16_t handle, in WriteDescriptor() function in BtaGattQueue
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_queue.cc255 void BtaGattQueue::WriteDescriptor(uint16_t conn_id, uint16_t handle, in WriteDescriptor() function in BtaGattQueue
/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto80 rpc WriteDescriptor(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs588 WriteDescriptor(i32, GattStatus, u16, u16, *const u8), enumerator