Searched defs:nodeId (Results 1 – 2 of 2) sorted by relevance
/drivers/hdf_core/framework/model/network/wifi/platform/src/message/ |
D | message_router.c | 184 static void NotifyAllNodesServiceDel(const NodeId nodeId, ServiceId serviceId) in NotifyAllNodesServiceDel() 201 static ErrorCode NotifyAllNodesServiceAdd(const NodeId nodeId, struct ServiceDef *mapper) in NotifyAllNodesServiceAdd() 243 static ErrorCode DoRegistService(const NodeId nodeId, const DispatcherId dispatcherId, RemoteServic… in DoRegistService() 272 static ErrorCode RegistServiceInner(const NodeId nodeId, const DispatcherId dispatcherId, struct Se… in RegistServiceInner() 339 ErrorCode RegistRemoteService(NodeId nodeId, RemoteService *service) in RegistRemoteService() 371 static ErrorCode UnregistServiceInner(const NodeId nodeId, const DispatcherId dispatcherId, const S… in UnregistServiceInner() 414 ErrorCode UnregistRemoteService(NodeId nodeId, ServiceId serviceId) in UnregistRemoteService() 706 MessageNode *RefMessageNode(const NodeId nodeId, bool isRequireLock) in RefMessageNode()
|
/drivers/hdf_core/framework/core/host/src/ |
D | hdf_device.c | 31 uint16_t nodeId = DYNAMIC_ALLOC_ID; in FindUsableDevNodeId() local 51 devid_t nodeId; in AcquireNodeDeivceId() local
|