Searched refs:SPINEL_MULTIPAN_INTERFACE_ID_MASK (Results 1 – 3 of 3) sorted by relevance
433 instance = IidToInstance(interface & SPINEL_MULTIPAN_INTERFACE_ID_MASK); in HandlePropertySet()
5000 #define SPINEL_MULTIPAN_INTERFACE_ID_MASK 0x03 macro
2296 VerifyOrExit(aIid == (aIid & SPINEL_MULTIPAN_INTERFACE_ID_MASK), error = OT_ERROR_INVALID_ARGS); in SetMultipanActiveInterface()