Searched refs:beacon_send (Results 1 – 3 of 3) sorted by relevance
300 TEST_CASE(iut, beacon_send, "Respond with beacon after solicitation"),
320 static int beacon_send(struct bt_mesh_proxy_client *client, in beacon_send() function346 return beacon_send(client, sub) != 0; in send_beacon_cb()370 beacon_send(&clients[i], sub); in bt_mesh_proxy_beacon_send()
492 static void beacon_send(struct k_work *work) in beacon_send() function783 k_work_init_delayable(&beacon_timer, beacon_send); in bt_mesh_beacon_init()