Home
last modified time | relevance | path

Searched refs:EnableBtCallLog (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_hfp_ag.h57 virtual void EnableBtCallLog(bool state) = 0;
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_hfp_ag_server.h58 void EnableBtCallLog(bool state) override;
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_ag.h373 void EnableBtCallLog(bool state);
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_hfp_ag_proxy.h54 void EnableBtCallLog(bool state) override;
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp357 void EnableBtCallLog(bool state) in EnableBtCallLog() function
362 proxy->EnableBtCallLog(state); in EnableBtCallLog()
702 void HandsFreeAudioGateway::EnableBtCallLog(bool state) in EnableBtCallLog() function in OHOS::Bluetooth::HandsFreeAudioGateway
706 pimpl->EnableBtCallLog(state); in EnableBtCallLog()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_ag_proxy.cpp436 void BluetoothHfpAgProxy::EnableBtCallLog(bool state) in EnableBtCallLog() function in OHOS::Bluetooth::BluetoothHfpAgProxy
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp437 void BluetoothHfpAgServer::EnableBtCallLog(bool state) in EnableBtCallLog() function in OHOS::Bluetooth::BluetoothHfpAgServer

Completed in 5 milliseconds