Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Dbluetooth_service_ipc_interface_code.h170 COMMAND_GET_DEVICES_BY_STATES, member in OHOS::Bluetooth::BluetoothHidHostInterfaceCode
359 COMMAND_GET_DEVICES_BY_STATES, enumerator
373 COMMAND_GET_DEVICES_BY_STATES, member in OHOS::Bluetooth::BluetoothPanInterfaceCode
H A Di_bluetooth_pan.h46 static constexpr int COMMAND_GET_DEVICES_BY_STATES = MIN_TRANSACTION_ID + 2; member in OHOS::Bluetooth::IBluetoothPan
/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 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_GET_DEVICES_BY_STATES)] = in BluetoothHidHostStub()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_pan_proxy.cpp73 SEND_IPC_REQUEST_RETURN_RESULT(static_cast<uint32_t>(BluetoothPanInterfaceCode::COMMAND_GET_DEVICES_BY_STATES), in GetDevicesByStates()
H A Dbluetooth_opp_proxy.cpp181 static_cast<uint32_t>(BluetoothOppInterfaceCode::COMMAND_GET_DEVICES_BY_STATES), data, reply, option); in GetDevicesByStates()
H A Dbluetooth_hid_host_proxy.cpp91 SEND_IPC_REQUEST_RETURN_RESULT(static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_GET_DEVICES_BY_STATES), in GetDevicesByStates()

Completed in 5 milliseconds