Searched defs:rx_phy (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_gatt.cpp | 513 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() 1013 uint8_t rx_phy, uint8_t status) { in readClientPhyCb() 1496 jint tx_phy, jint rx_phy, in gattServerSetPreferredPhyNative() 1504 uint8_t rx_phy, uint8_t status) { in readServerPhyCb()
|