Data Structures | |
| struct | rfc_bleRadioOp_s |
| struct | rfc_CMD_BLE_SLAVE_s |
| BLE Slave Command. More... | |
| struct | rfc_CMD_BLE_MASTER_s |
| BLE Master Command. More... | |
| struct | rfc_CMD_BLE_ADV_s |
| BLE Connectable Undirected Advertiser Command. More... | |
| struct | rfc_CMD_BLE_ADV_DIR_s |
| BLE Connectable Directed Advertiser Command. More... | |
| struct | rfc_CMD_BLE_ADV_NC_s |
| BLE Non-Connectable Advertiser Command. More... | |
| struct | rfc_CMD_BLE_ADV_SCAN_s |
| BLE Scannable Undirected Advertiser Command. More... | |
| struct | rfc_CMD_BLE_SCANNER_s |
| BLE Scanner Command. More... | |
| struct | rfc_CMD_BLE_INITIATOR_s |
| BLE Initiator Command. More... | |
| struct | rfc_CMD_BLE_GENERIC_RX_s |
| BLE Generic Receiver Command. More... | |
| struct | rfc_CMD_BLE_TX_TEST_s |
| BLE PHY Test Transmitter Command. More... | |
| struct | rfc_CMD_BLE_ADV_PAYLOAD_s |
| BLE Update Advertising Payload Command. More... | |
| struct | rfc_CMD_BLE5_RADIO_SETUP_s |
| Define only for compatibility with CC26XXR2F family. Command will result in error if sent. More... | |
| struct | rfc_bleMasterSlavePar_s |
| struct | rfc_bleMasterPar_s |
| struct | rfc_bleSlavePar_s |
| struct | rfc_bleAdvPar_s |
| struct | rfc_bleScannerPar_s |
| struct | rfc_bleInitiatorPar_s |
| struct | rfc_bleGenericRxPar_s |
| struct | rfc_bleTxTestPar_s |
| struct | rfc_bleMasterSlaveOutput_s |
| struct | rfc_bleAdvOutput_s |
| struct | rfc_bleScannerOutput_s |
| struct | rfc_bleInitiatorOutput_s |
| struct | rfc_bleGenericRxOutput_s |
| struct | rfc_bleTxTestOutput_s |
| struct | rfc_bleWhiteListEntry_s |
| struct | rfc_bleRxStatus_s |
Macros | |
| #define | __RFC_STRUCT |
| #define | CMD_BLE_SLAVE 0x1801 |
| #define | CMD_BLE_MASTER 0x1802 |
| #define | CMD_BLE_ADV 0x1803 |
| #define | CMD_BLE_ADV_DIR 0x1804 |
| #define | CMD_BLE_ADV_NC 0x1805 |
| #define | CMD_BLE_ADV_SCAN 0x1806 |
| #define | CMD_BLE_SCANNER 0x1807 |
| #define | CMD_BLE_INITIATOR 0x1808 |
| #define | CMD_BLE_GENERIC_RX 0x1809 |
| #define | CMD_BLE_TX_TEST 0x180A |
| #define | CMD_BLE_ADV_PAYLOAD 0x1001 |
| #define | CMD_BLE5_RADIO_SETUP 0x1820 |
| #define __RFC_STRUCT |