Home
last modified time | relevance | path

Searched refs:ready_to_send (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dbeacon.c299 static bool ready_to_send(void) in ready_to_send() function
318 if (ready_to_send()) { in beacon_send()
Daccess.c740 static bool ready_to_send(uint8_t role, uint16_t dst) in ready_to_send() function
774 if (!ready_to_send(role, tx->ctx->addr)) { in model_send()