Home
last modified time | relevance | path

Searched refs:OnConnectionStateChanged (Results 1 - 3 of 3) sorted by relevance

/base/telephony/call_manager/services/bluetooth/include/
H A Dbluetooth_connection.h59 void OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device,
/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_connection.cpp193 void BluetoothConnection::OnConnectionStateChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnConnectionStateChanged() function in OHOS::Telephony::BluetoothConnection
196 TELEPHONY_LOGI("BluetoothConnection::OnConnectionStateChanged state : %{public}d", state); in OnConnectionStateChanged()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp392 bluetoothConnection->OnConnectionStateChanged(device, state, cause); in HWTEST_F()
394 bluetoothConnection->OnConnectionStateChanged(device, state, cause); in HWTEST_F()

Completed in 3 milliseconds