Home | History | Annotate | Download | only in dm

Lines Matching refs:ble_enable_scan

5443         btm_status = BTM_BleEnableBatchScan(p_data->ble_enable_scan.scan_mode,
5444 p_data->ble_enable_scan.scan_int,
5445 p_data->ble_enable_scan.scan_window,
5446 p_data->ble_enable_scan.discard_rule,
5447 p_data->ble_enable_scan.addr_type,
5448 p_data->ble_enable_scan.ref_value);
5452 bta_ble_scan_setup_cb(BTM_BLE_BATCH_SCAN_ENABLE_EVT, p_data->ble_enable_scan.ref_value,
5479 bta_ble_scan_setup_cb(BTM_BLE_BATCH_SCAN_DISABLE_EVT, p_data->ble_enable_scan.ref_value,
5506 bta_ble_scan_setup_cb(BTM_BLE_BATCH_SCAN_READ_REPTS_EVT, p_data->ble_enable_scan.ref_value,