Searched defs:otPlatRadioSetCoexEnabled (Results 1 – 5 of 5) sorted by relevance
234 otError otPlatRadioSetCoexEnabled(otInstance *, bool) { return kErrorNotImplemented; } in otPlatRadioSetCoexEnabled() function
1016 otError otPlatRadioSetCoexEnabled(otInstance *aInstance, bool aEnabled) in otPlatRadioSetCoexEnabled() function
501 otError otPlatRadioSetCoexEnabled(otInstance *aInstance, bool aEnabled) in otPlatRadioSetCoexEnabled() function
429 otError otPlatRadioSetCoexEnabled(otInstance *, bool) { return OT_ERROR_NOT_IMPLEMENTED; } in otPlatRadioSetCoexEnabled() function
724 OT_TOOL_WEAK otError otPlatRadioSetCoexEnabled(otInstance *, bool) { return OT_ERROR_NOT_IMPLEMENTE… in otPlatRadioSetCoexEnabled() function