Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_socket.cpp681 class ServerSocket::impl::BluetoothServerSocketDeathRecipient final : public IRemoteObject::DeathRe… class in OHOS::Bluetooth::ServerSocket::impl
683 explicit BluetoothServerSocketDeathRecipient(ServerSocket::impl &host) : host_(host) {}; in BluetoothServerSocketDeathRecipient() function in OHOS::Bluetooth::ServerSocket::impl::BluetoothServerSocketDeathRecipient