Home
last modified time | relevance | path

Searched refs:BLE_EVT_SCANNABLE_BIT (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc109 constexpr uint8_t BLE_EVT_SCANNABLE_BIT = 1; variable
308 return evt_type & (1 << BLE_EVT_SCANNABLE_BIT); in ble_evt_type_is_scannable()