Home
last modified time | relevance | path

Searched refs:read_descriptor (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/include/hardware/
H A Dbt_gatt_client.h262 bt_status_t (*read_descriptor)(int conn_id, uint16_t handle, int auth_req); member
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1295 sGattIf->client->read_descriptor(conn_id, handle, authReq); in gattClientReadDescriptorNative()