Home
last modified time | relevance | path

Searched refs:BluetoothHiTrace (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hitrace.cpp23 void BluetoothHiTrace::BluetoothStartSyncTrace(const std::string& value) in BluetoothStartSyncTrace()
29 void BluetoothHiTrace::BluetoothFinishSyncTrace(const std::string& value) in BluetoothFinishSyncTrace()
35 void BluetoothHiTrace::BluetoothStartAsyncTrace(const std::string& value, int32_t taskId) in BluetoothStartAsyncTrace()
41 void BluetoothHiTrace::BluetoothFinishAsyncTrace(const std::string& value, int32_t taskId) in BluetoothFinishAsyncTrace()
H A Dbluetooth_hfp_ag_server.cpp230 OHOS::Bluetooth::BluetoothHiTrace::BluetoothStartAsyncTrace("HFP_AG_CONNECT", 1); in Connect()
232 OHOS::Bluetooth::BluetoothHiTrace::BluetoothFinishAsyncTrace("HFP_AG_CONNECT", 1); in Connect()
H A Dbluetooth_a2dp_source_server.cpp219 OHOS::Bluetooth::BluetoothHiTrace::BluetoothStartAsyncTrace("A2DP_SRC_CONNECT", 1); in Connect()
221 OHOS::Bluetooth::BluetoothHiTrace::BluetoothFinishAsyncTrace("A2DP_SRC_CONNECT", 1); in Connect()
H A Dbluetooth_gatt_client_server.cpp356 OHOS::Bluetooth::BluetoothHiTrace::BluetoothStartAsyncTrace("GATT_CLIENT_CONNECT", 1); in Connect()
358 OHOS::Bluetooth::BluetoothHiTrace::BluetoothFinishAsyncTrace("GATT_CLIENT_CONNECT", 1); in Connect()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_hitrace.h25 class BluetoothHiTrace { class
33 BluetoothHiTrace() = default;
34 ~BluetoothHiTrace() = default;

Completed in 5 milliseconds