Searched refs:PROTOCOLBIT_BLE (Results 1 – 1 of 1) sorted by relevance
79 …PROTOCOLBIT_BLE = 0x02, //!< Bit[1] set, indicates that Bluetooth Low Energy is supporte… enumerator106 return (( ChipInfo_GetSupportedProtocol_BV() & PROTOCOLBIT_BLE ) != 0 ); in ChipInfo_SupportsBLE()
Completed in 2 milliseconds