Home
last modified time | relevance | path

Searched defs:BluetoothHfpHfCall (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_hfp_hf_call.h24 class BluetoothHfpHfCall : public Parcelable, public bluetooth::HandsFreeUnitCalls { class
27 BluetoothHfpHfCall(const bluetooth::HandsFreeUnitCalls& other): bluetooth::HandsFreeUnitCalls(other) {} in BluetoothHfpHfCall() function in OHOS::Bluetooth::BluetoothHfpHfCall
28 BluetoothHfpHfCall(const BluetoothHfpHfCall& other): bluetooth::HandsFreeUnitCalls(other) {} in BluetoothHfpHfCall() function in OHOS::Bluetooth::BluetoothHfpHfCall

Completed in 2 milliseconds