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

  /system/connectivity/wificond/net/
netlink_utils.cpp 373 uint32_t tx_bitrate; local
375 &tx_bitrate)) {
380 *out_station_info = StationInfo(tx_good, tx_bad, tx_bitrate, current_rssi);
  /system/nfc/src/nfc/include/
nfc_api.h 724 tNFC_BIT_RATE tx_bitrate; /* Data Exchange Tx Bitrate */ member in struct:__anon107577
    [all...]
  /system/nfc/src/nfc/nfc/
nfc_ncif.c 733 evt_data.activate.tx_bitrate = *p++;
    [all...]

Completed in 65 milliseconds