Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dchipinfo.h79PROTOCOLBIT_BLE = 0x02, //!< Bit[1] set, indicates that Bluetooth Low Energy is supporte… enumerator
106 return (( ChipInfo_GetSupportedProtocol_BV() & PROTOCOLBIT_BLE ) != 0 ); in ChipInfo_SupportsBLE()

Completed in 2 milliseconds