Searched refs:otCommissionerRemoveJoiner (Results 1 – 4 of 4) sorted by relevance
277 otError otCommissionerRemoveJoiner(otInstance *aInstance, const otExtAddress *aEui64);
97 otError otCommissionerRemoveJoiner(otInstance *aInstance, const otExtAddress *aEui64) in otCommissionerRemoveJoiner() function
155 error = otCommissionerRemoveJoiner(mInterpreter.mInstance, addrPtr); in ProcessJoiner()
837 error = otCommissionerRemoveJoiner(mInstance, eui64); in HandlePropertyRemove()