Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dgatt_client.py262 async def write_characteristic(self): member in GattClient
/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_client.h266 bt_status_t (*write_characteristic)(int conn_id, uint16_t handle, member
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs546 fn write_characteristic(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in write_characteristic() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs821 fn write_characteristic( in write_characteristic() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs548 fn write_characteristic( in write_characteristic() method
2412 fn write_characteristic( in write_characteristic() method
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1255 pub fn write_characteristic( in write_characteristic() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1523 fn write_characteristic( in write_characteristic() method