Searched defs:read_using_characteristic_uuid (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/ |
D | gatt_client.py | 257 async def read_using_characteristic_uuid(self): member in GattClient
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_gatt_client.h | 253 bt_status_t (*read_using_characteristic_uuid)(int conn_id, member
|
/packages/modules/Bluetooth/floss/pandora/server/ |
D | bluetooth.py | 407 def read_using_characteristic_uuid(self, address, uuid, start_handle, end_handle, auth_req): member in Bluetooth
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_client.py | 823 def read_using_characteristic_uuid(self, address, uuid, start_handle, end_handle, auth_req): member in FlossGattClient
|
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
D | gatt_service.rs | 533 fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 806 fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_gatt.rs | 538 fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method 2523 fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 1227 pub fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 1681 fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method
|