Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Dbluetooth_service_ipc_interface_code.h170 COMMAND_GET_DEVICES_BY_STATES, enumerator
359 COMMAND_GET_DEVICES_BY_STATES, enumerator
373 COMMAND_GET_DEVICES_BY_STATES, enumerator
H A Di_bluetooth_pan.h46 static constexpr int COMMAND_GET_DEVICES_BY_STATES = MIN_TRANSACTION_ID + 2; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_pan_stub.cpp29 memberFuncMap_[static_cast<uint32_t>(COMMAND_GET_DEVICES_BY_STATES)] = in BluetoothPanStub()
H A Dbluetooth_hid_host_stub.cpp32 …mberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_GET_DEVICES_BY_STATES)] = in BluetoothHidHostStub()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_pan_proxy.cpp77 …UEST_RETURN_RESULT(static_cast<uint32_t>(BluetoothPanInterfaceCode::COMMAND_GET_DEVICES_BY_STATES), in GetDevicesByStates()
H A Dbluetooth_opp_proxy.cpp185 …static_cast<uint32_t>(BluetoothOppInterfaceCode::COMMAND_GET_DEVICES_BY_STATES), data, reply, opti… in GetDevicesByStates()
H A Dbluetooth_hid_host_proxy.cpp95 …_RETURN_RESULT(static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_GET_DEVICES_BY_STATES), in GetDevicesByStates()