Searched refs:svc_reg_attempts (Results 1 – 1 of 1) sorted by relevance
962 static uint32_t svc_reg_attempts; variable969 if ((err == -EINVAL) && ((--svc_reg_attempts) > 0)) { in svc_reg_work_handler()1003 svc_reg_attempts = PROXY_SVC_REG_ATTEMPTS; in bt_mesh_proxy_gatt_enable()