Searched refs:BLE_ADV_FLAG_BREDR_NOT_SPT (Results 1 – 3 of 3) sorted by relevance
458 const uint8_t BLE_ADV_FLAG_BREDR_NOT_SPT = 0x01 << 2; variable
1387 if ((adFlag_ & BLE_ADV_FLAG_BREDR_NOT_SPT) > 0) { in GetDeviceType()
543 const uint8_t BLE_ADV_FLAG_BREDR_NOT_SPT = 0x01 << 2; variable