Home
last modified time | relevance | path

Searched defs:devClass (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/shared/src/
H A Dsvcmgr_ioservice.c24 static int32_t ProcessListenClass(struct SvcMgrIoservice *svcmgrInst, uint16_t devClass, int cmdId) in ProcessListenClass()
43 static int32_t SetListenClass(struct SvcMgrIoservice *svcmgrInst, uint16_t devClass) in SetListenClass()
48 static int32_t UnSetListenClass(struct SvcMgrIoservice *svcmgrInst, uint16_t devClass) in UnSetListenClass()
/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/
H A Diservmgr_hdi.h59 uint16_t devClass; member
/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_service_info.h17 uint16_t devClass; member
H A Dhdf_service_record.h21 uint16_t devClass; member
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevsvc_manager_ext.c40 uint16_t devClass = DEVICE_CLASS_MAX; in DevSvcManagerExtRegisterListener() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_test.cpp314 uint16_t devClass; in TestServiceListenerStop() local
384 uint16_t devClass; in TestSampleService() local
467 uint16_t devClass; variable
H A Dservice_manager_hdi_c_test.cpp353 uint16_t devClass; member
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dndef_bt_data_parser.cpp107 int devClass = (firstByte << (SHIFT_ONE_BYTE * 2)) + (secondByte << SHIFT_ONE_BYTE) + thirdByte; in GetBtDevClass() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_dump.c285 uint32_t devClass; in DevMgrFillServiceInfo() local
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dbg/
H A Dhdf_dbg.cpp149 uint16_t devClass; in PrintAllServiceInfoKernel() local
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_ioservice_test.cpp753 uint16_t devClass; member