Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api_types.h44 #define BTM_BLE_SCAN_RSP_EVT 0x04 macro
/system/bt/stack/btm/
Dbtm_ble_gap.cc1574 if (evt_type != BTM_BLE_SCAN_RSP_EVT) p_cur->ble_evt_type = evt_type; in btm_ble_update_inq_result()
1801 } else if (legacy_evt_type == BTM_BLE_SCAN_RSP_EVT) { // SCAN_RSP; in btm_ble_process_adv_pkt()