Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnci_defs.h265 #define NCI_RF_PARAM_ID_RX_BIT_RATE 0x02 /* Receive Bit Rate */ macro
/system/nfc/src/nfc/nfc/
Dnfc_main.cc1212 UINT8_TO_STREAM(p, NCI_RF_PARAM_ID_RX_BIT_RATE); in NFC_UpdateRFCommParams()