Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api_types.h52 BTM_BLE_ADV_SCAN_IND_EVT = 0x02, enumerator
/system/bt/stack/btm/
Dbtm_ble_gap.cc1842 } else if (legacy_evt_type == BTM_BLE_ADV_SCAN_IND_EVT) { in btm_ble_process_adv_pkt()