Home
last modified time | relevance | path

Searched refs:BluetoothStartAsyncTrace (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_hitrace.h29 static void BluetoothStartAsyncTrace(const std::string& value, int32_t taskId);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hitrace.cpp35 void BluetoothHiTrace::BluetoothStartAsyncTrace(const std::string& value, int32_t taskId) in BluetoothStartAsyncTrace() function in OHOS::Bluetooth::BluetoothHiTrace
H A Dbluetooth_hfp_ag_server.cpp230 OHOS::Bluetooth::BluetoothHiTrace::BluetoothStartAsyncTrace("HFP_AG_CONNECT", 1); in Connect()
H A Dbluetooth_a2dp_source_server.cpp223 OHOS::Bluetooth::BluetoothHiTrace::BluetoothStartAsyncTrace("A2DP_SRC_CONNECT", 1); in Connect()
H A Dbluetooth_gatt_client_server.cpp356 OHOS::Bluetooth::BluetoothHiTrace::BluetoothStartAsyncTrace("GATT_CLIENT_CONNECT", 1); in Connect()