Home
last modified time | relevance | path

Searched refs:GET_BLUETOOTH_INFO (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/getbluetoothinfoplugin_fuzzer/
H A Dget_bluetooth_info_plugin_fuzzer.cpp43 uint32_t code = EdmInterfaceCode::GET_BLUETOOTH_INFO; in LLVMFuzzerTestOneInput()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
H A Dedm_ipc_interface_code.h81 GET_BLUETOOTH_INFO = 1040, enumerator
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_bluetooth_info_plugin.cpp44 ptr->InitAttribute(EdmInterfaceCode::GET_BLUETOOTH_INFO, "get_bluetooth_info", in InitPlugin()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/src/
H A Dbluetooth_manager_proxy.cpp51 …EnterpriseDeviceMgrProxy::GetInstance()->GetPolicy(EdmInterfaceCode::GET_BLUETOOTH_INFO, data, rep… in GetBluetoothInfo()