Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc632 const unsigned long long duration_timestamp = in BTM_BleObserve() local
637 (double)duration_timestamp / 1000.0, in BTM_BleObserve()
2438 const unsigned long long duration_timestamp = in btm_ble_stop_scan() local
2443 (double)duration_timestamp / 1000.0, in btm_ble_stop_scan()
2461 const unsigned long long duration_timestamp = in btm_ble_stop_inquiry() local
2466 (double)duration_timestamp / 1000.0, in btm_ble_stop_inquiry()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc190 const unsigned long long duration_timestamp = in Scan() local
195 (double)duration_timestamp / 1000.0, in Scan()