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