Home
last modified time | relevance | path

Searched refs:rawAddrSptr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp1077 sptr<BluetoothRawAddress> rawAddrSptr = new BluetoothRawAddress(device.GetDeviceAddr()); in RemovePair() local
1078 return proxy->RemovePair(device.GetTransportType(), rawAddrSptr); in RemovePair()