Searched refs:BLE_EVT_SCAN_RESPONSE_BIT (Results 1 – 1 of 1) sorted by relevance
111 constexpr uint8_t BLE_EVT_SCAN_RESPONSE_BIT = 3; variable316 return evt_type & (1 << BLE_EVT_SCAN_RESPONSE_BIT); in ble_evt_type_is_scan_resp()