Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/
Dcallbacks.rs43 write_type: GattWriteType, in on_server_write()
66 pub enum GattWriteType { enum
Dffi.rs213 write_type: GattWriteType, in on_server_write()
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/mocks/
Dmock_callbacks.rs63 write_type: GattWriteType, in on_server_write()
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dfloss_enums.py34 class GattWriteType(enum.IntEnum): class
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs555 write_type: GattWriteType, in write_characteristic()
1167 pub enum GattWriteType { enum
2394 mut write_type: GattWriteType, in write_characteristic()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs821 write_type: GattWriteType, in write_characteristic()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1713 write_type: GattWriteType, in write_characteristic()