Searched refs:BLE_EVT_SCAN_RESPONSE_BIT (Results 1 – 2 of 2) sorted by relevance
324 constexpr uint8_t BLE_EVT_SCAN_RESPONSE_BIT = 3; variable
209 return evt_type & (1 << BLE_EVT_SCAN_RESPONSE_BIT); in ble_evt_type_is_scan_resp()1859 (1 << BLE_EVT_SCAN_RESPONSE_BIT); in btm_ble_process_adv_pkt()