Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbt_gatt_client.h285 bt_status_t (*read_remote_rssi)(int client_if, const RawAddress& bd_addr); member
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1363 sGattIf->client->read_remote_rssi(clientif, str2addr(env, address)); in gattClientReadRemoteRssiNative()