Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api_types.h53 BTM_BLE_ADV_NONCONN_IND_EVT = 0x03, enumerator
/system/bt/stack/btm/
Dbtm_ble_gap.cc1844 } else if (legacy_evt_type == BTM_BLE_ADV_NONCONN_IND_EVT) { in btm_ble_process_adv_pkt()