Searched defs:on_characteristic_read_request (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_server.py | 69 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/ |
D | dis.rs | 175 fn on_characteristic_read_request( in on_characteristic_read_request() method
|
D | bluetooth_gatt.rs | 1039 fn on_characteristic_read_request( in on_characteristic_read_request() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 175 fn on_characteristic_read_request( in on_characteristic_read_request() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | callbacks.rs | 937 fn on_characteristic_read_request( in on_characteristic_read_request() method
|
D | dbus_iface.rs | 1991 fn on_characteristic_read_request( in on_characteristic_read_request() method
|