Home
last modified time | relevance | path

Searched refs:buf_send_end (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_gatt.c203 static void buf_send_end(struct bt_conn *conn, void *user_data) in buf_send_end() function
223 buf, buf_send_end, NULL); in buf_send()
Dproxy_msg.c205 static void buf_send_end(struct bt_conn *conn, void *user_data) in buf_send_end() function
225 &msg, buf_send_end, bt_mesh_adv_ref(adv)); in proxy_relay_send()
Dfriend.c1178 static void buf_send_end(int err, void *user_data) in buf_send_end() function
1239 .end = buf_send_end, in friend_timeout()