Searched refs:ready_to_send (Results 1 – 2 of 2) sorted by relevance
299 static bool ready_to_send(void) in ready_to_send() function318 if (ready_to_send()) { in beacon_send()
740 static bool ready_to_send(uint8_t role, uint16_t dst) in ready_to_send() function774 if (!ready_to_send(role, tx->ctx->addr)) { in model_send()