Searched refs:utilsSoftSrcMatchShortFindEntry (Results 1 – 3 of 3) sorted by relevance
61 int16_t utilsSoftSrcMatchShortFindEntry(uint16_t aShortAddress);
60 int16_t utilsSoftSrcMatchShortFindEntry(uint16_t aShortAddress) in utilsSoftSrcMatchShortFindEntry() function132 entry = utilsSoftSrcMatchShortFindEntry(aShortAddress); in otPlatRadioClearSrcMatchShortEntry()
298 rval = utilsSoftSrcMatchShortFindEntry(src.mAddress.mShortAddress) >= 0; in hasFramePending()