Searched defs:nodeId (Results 1 – 1 of 1) sorted by relevance
| /drivers/framework/model/network/wifi/platform/src/message/ |
| D | message_router.c | 177 static void NotifyAllNodesServiceDel(const NodeId nodeId, ServiceId serviceId) in NotifyAllNodesServiceDel() 194 static ErrorCode NotifyAllNodesServiceAdd(const NodeId nodeId, struct ServiceDef *mapper) in NotifyAllNodesServiceAdd() 236 static ErrorCode DoRegistService(const NodeId nodeId, const DispatcherId dispatcherId, RemoteServic… in DoRegistService() 265 static ErrorCode RegistServiceInner(const NodeId nodeId, const DispatcherId dispatcherId, struct Se… in RegistServiceInner() 332 ErrorCode RegistRemoteService(NodeId nodeId, RemoteService *service) in RegistRemoteService() 364 static ErrorCode UnregistServiceInner(const NodeId nodeId, const DispatcherId dispatcherId, const S… in UnregistServiceInner() 407 ErrorCode UnregistRemoteService(NodeId nodeId, ServiceId serviceId) in UnregistRemoteService() 692 MessageNode *RefMessageNode(const NodeId nodeId, bool isRequireLock) in RefMessageNode()
|