Searched refs:BluetoothHfpAgServer (Results 1 – 3 of 3) sorted by relevance
94 struct BluetoothHfpAgServer::impl {130 BluetoothHfpAgServer::impl* pimpl_;137 BluetoothHfpAgServer::BluetoothHfpAgServer() in BluetoothHfpAgServer() function in OHOS::Bluetooth::BluetoothHfpAgServer154 BluetoothHfpAgServer::~BluetoothHfpAgServer() in ~BluetoothHfpAgServer()266 bool BluetoothHfpAgServer::ConnectSco() in ConnectSco()279 bool BluetoothHfpAgServer::DisconnectSco() in DisconnectSco()358 std::string BluetoothHfpAgServer::GetActiveDevice() in GetActiveDevice()368 int BluetoothHfpAgServer::IsInbandRingingEnabled(bool &isEnabled) in IsInbandRingingEnabled()427 int BluetoothHfpAgServer::ConnectSco(uint8_t callType) in ConnectSco()432 int BluetoothHfpAgServer::DisconnectSco(uint8_t callType) in DisconnectSco()[all …]
628 sptr<BluetoothHfpAgServer> hfpAg = new BluetoothHfpAgServer(); in createServers()
27 class BluetoothHfpAgServer : public BluetoothHfpAgStub{29 explicit BluetoothHfpAgServer();30 ~BluetoothHfpAgServer() override;64 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(BluetoothHfpAgServer);