Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbt_gatt_client.h311 bt_status_t (*get_gatt_db)(int conn_id); member
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1269 sGattIf->client->get_gatt_db(conn_id); in gattClientGetGattDbNative()