Home
last modified time | relevance | path

Searched defs:write_descriptor (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dgatt_client.py272 async def write_descriptor(self): member in GattClient
/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_client.h274 bt_status_t (*write_descriptor)(int conn_id, uint16_t handle, int auth_req, member
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs562 fn write_descriptor(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in write_descriptor() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs839 fn write_descriptor( in write_descriptor() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs562 fn write_descriptor( in write_descriptor() method
2460 fn write_descriptor( in write_descriptor() method
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1280 pub fn write_descriptor( in write_descriptor() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1541 fn write_descriptor( in write_descriptor() method