HomeSort by relevance Sort by last modified time
    Searched defs:rx_phy (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/btm/
btm_ble.cc 51 uint8_t tx_phy, uint8_t rx_phy);
830 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb,
832 uint8_t status, tx_phy, rx_phy; local
841 STREAM_TO_UINT8(rx_phy, pp);
844 cb.Run(tx_phy, rx_phy, status);
862 base::Callback<void(uint8_t tx_phy, uint8_t rx_phy, uint8_t status)> cb) {
    [all...]
btm_ble_gap.cc 2146 uint8_t status, tx_phy, rx_phy; local
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 208 uint8_t rx_phy; member in struct:__anon1503
343 uint8_t rx_phy; member in struct:__anon1514
    [all...]

Completed in 867 milliseconds