Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_hf_server.cpp125 struct BluetoothHfpHfServer::impl {
132 explicit HfpHfSystemObserver(BluetoothHfpHfServer::impl* pimpl) : pimpl_(pimpl) {}; in HfpHfSystemObserver()
161 BluetoothHfpHfServer::impl* pimpl_;
167 BluetoothHfpHfServer::BluetoothHfpHfServer() in BluetoothHfpHfServer() function in OHOS::Bluetooth::BluetoothHfpHfServer
184 BluetoothHfpHfServer::~BluetoothHfpHfServer() in ~BluetoothHfpHfServer()
193 bool BluetoothHfpHfServer::ConnectSco(const BluetoothRawAddress &device) { in ConnectSco()
202 bool BluetoothHfpHfServer::DisconnectSco(const BluetoothRawAddress &device) { in DisconnectSco()
211 int BluetoothHfpHfServer
[all...]
H A Dbluetooth_host_server.cpp633 sptr<BluetoothHfpHfServer> hfpHf = new BluetoothHfpHfServer(); in createServers()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_hfp_hf_server.h27 class BluetoothHfpHfServer : public BluetoothHfpHfStub{ class
29 explicit BluetoothHfpHfServer();
30 ~BluetoothHfpHfServer() override;
59 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(BluetoothHfpHfServer);

Completed in 6 milliseconds