Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp513 void btgattc_phy_updated_cb(int conn_id, uint8_t tx_phy, uint8_t rx_phy, in btgattc_phy_updated_cb()
722 void btgatts_phy_updated_cb(int conn_id, uint8_t tx_phy, uint8_t rx_phy, in btgatts_phy_updated_cb()
1005 jint tx_phy, jint rx_phy, in gattClientSetPreferredPhyNative()
1012 static void readClientPhyCb(uint8_t clientIf, RawAddress bda, uint8_t tx_phy, in readClientPhyCb()
1496 jint tx_phy, jint rx_phy, in gattServerSetPreferredPhyNative()
1503 static void readServerPhyCb(uint8_t serverIf, RawAddress bda, uint8_t tx_phy, in readServerPhyCb()