Searched refs:BLE_EVT_CONNECTABLE_BIT (Results 1 – 1 of 1) sorted by relevance
108 constexpr uint8_t BLE_EVT_CONNECTABLE_BIT = 0; variable304 return evt_type & (1 << BLE_EVT_CONNECTABLE_BIT); in ble_evt_type_is_connectable()