Searched defs:nan_peer_record (Results 1 – 1 of 1) sorted by relevance
33 struct nan_peer_record { struct34 uint8_t peer_svc_id; /**< Identifier of Peer's service */35 uint8_t own_svc_id; /**< Identifier of own service associated with Peer */36 uint8_t peer_nmi[6]; /**< Peer's NAN Management Interface address */37 uint8_t peer_svc_type; /**< Peer's service type (Publish/Subscribe) */38 uint8_t ndp_id; /**< Specifies if the peer has any active datapath */39 …int8_t peer_ndi[6]; /**< Peer's NAN Data Interface address, only valid when ndp_id is non-zero */