Home
last modified time | relevance | path

Searched defs:read_using_characteristic_uuid (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dgatt_client.py257 async def read_using_characteristic_uuid(self): member in GattClient
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_client.h237 bt_status_t (*read_using_characteristic_uuid)(int conn_id, const bluetooth::Uuid& uuid, member
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py407 def read_using_characteristic_uuid(self, address, uuid, start_handle, end_handle, auth_req): member in Bluetooth
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dgatt_client.py823 def read_using_characteristic_uuid(self, address, uuid, start_handle, end_handle, auth_req): member in FlossGattClient
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs536 fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs803 fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs539 fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method
2364 fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1221 pub fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1695 fn read_using_characteristic_uuid( in read_using_characteristic_uuid() method