Home
last modified time | relevance | path

Searched refs:NRFS_HDR_UNSOLICITED_GET (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfs/include/internal/
Dnrfs_hdr.h47 #define NRFS_HDR_UNSOLICITED_GET(_p_hdr) NRFS_UNSOLICITED_GET((_p_hdr)->req) macro
/hal_nordic-latest/nrfs/src/internal/
Dnrfs_dispatcher.c81 if (NRFS_HDR_UNSOLICITED_GET(p_hdr)) { in nrfs_dispatcher_notify()