Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_raw_address.h27 BluetoothRawAddress(const bluetooth::RawAddress &other) : bluetooth::RawAddress(other) in BluetoothRawAddress() function
29 BluetoothRawAddress(const BluetoothRawAddress &other) : bluetooth::RawAddress(other) in BluetoothRawAddress() function
31 explicit BluetoothRawAddress(const std::string &address) : bluetooth::RawAddress(address) in BluetoothRawAddress() function