Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1012 static void readClientPhyCb(uint8_t clientIf, RawAddress bda, uint8_t tx_phy, in readClientPhyCb() function
1029 sGattIf->client->read_phy(bda, base::Bind(&readClientPhyCb, clientIf, bda)); in gattClientReadPhyNative()