Searched refs:end_cb (Results 1 – 3 of 3) sorted by relevance
56 static void end_cb(void) in end_cb() function165 .le_cs_test_end_complete = end_cb, in main()
90 static void end_cb(void) in end_cb() function208 .le_cs_test_end_complete = end_cb, in main()
581 static const struct bt_mesh_send_cb end_cb = { in tx() local592 err = bt_mesh_model_send(cli->mod, &ctx, buf, &end_cb, cli); in tx()