Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Dbluetooth_service_profile_interface_code.h210 BT_HFP_AG_DISCONNECT, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_stub.cpp33 memberFuncMap_[static_cast<uint32_t>(BluetoothHfpAgInterfaceCode::BT_HFP_AG_DISCONNECT)] = in BluetoothHfpAgStub()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_ag_proxy.cpp130 SEND_IPC_REQUEST_RETURN_RESULT(BluetoothHfpAgInterfaceCode::BT_HFP_AG_DISCONNECT, in Disconnect()