Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_hitrace.h30 static void BluetoothFinishAsyncTrace(const std::string& value, int32_t taskId);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hitrace.cpp41 void BluetoothHiTrace::BluetoothFinishAsyncTrace(const std::string& value, int32_t taskId) in BluetoothFinishAsyncTrace() function in OHOS::Bluetooth::BluetoothHiTrace
H A Dbluetooth_hfp_ag_server.cpp232 OHOS::Bluetooth::BluetoothHiTrace::BluetoothFinishAsyncTrace("HFP_AG_CONNECT", 1); in Connect()
H A Dbluetooth_a2dp_source_server.cpp225 OHOS::Bluetooth::BluetoothHiTrace::BluetoothFinishAsyncTrace("A2DP_SRC_CONNECT", 1); in Connect()
H A Dbluetooth_gatt_client_server.cpp358 OHOS::Bluetooth::BluetoothHiTrace::BluetoothFinishAsyncTrace("GATT_CLIENT_CONNECT", 1); in Connect()