Home
last modified time | relevance | path

Searched defs:BluetoothClientSocketDeathRecipient (Results 1 – 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_socket.cpp223 class ClientSocket::impl::BluetoothClientSocketDeathRecipient final : public IRemoteObject::DeathRe… class in OHOS::Bluetooth::ClientSocket::impl
225 explicit BluetoothClientSocketDeathRecipient(ClientSocket::impl &host) : host_(host) {}; in BluetoothClientSocketDeathRecipient() function in OHOS::Bluetooth::ClientSocket::impl::BluetoothClientSocketDeathRecipient