Home
last modified time | relevance | path

Searched defs:on_characteristic_read_request (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dgatt_server.py69 def on_characteristic_read_request(self, addr, trans_id, offset, is_long, handle): member in GattServerCallbacks
1142 def on_characteristic_read_request(self, addr, trans_id, offset, is_long, handle): member in FlossGattServer
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Ddis.rs175 fn on_characteristic_read_request( in on_characteristic_read_request() method
Dbluetooth_gatt.rs1039 fn on_characteristic_read_request( in on_characteristic_read_request() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs175 fn on_characteristic_read_request( in on_characteristic_read_request() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs937 fn on_characteristic_read_request( in on_characteristic_read_request() method
Ddbus_iface.rs1991 fn on_characteristic_read_request( in on_characteristic_read_request() method