Searched refs:sync_cb (Results 1 – 5 of 5) sorted by relevance
282 static struct bt_le_per_adv_sync_cb sync_cb = { variable489 bt_le_per_adv_sync_cb_register(&sync_cb); in test_past_send_main()604 bt_le_per_adv_sync_cb_register(&sync_cb); in test_past_recv_main()683 bt_le_per_adv_sync_cb_register(&sync_cb); in test_past_recv_main_default_param()
740 static struct bt_le_per_adv_sync_cb sync_cb = { variable831 bt_le_per_adv_sync_cb_register(&sync_cb); in test_iso_recv_main()1104 bt_le_per_adv_sync_cb_register(&sync_cb); in test_iso_recv_vs_dp_main()
112 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() function168 .synced = sync_cb,
300 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() function329 .synced = sync_cb,
1295 static struct bt_le_per_adv_sync_cb sync_cb = { variable1329 bt_le_per_adv_sync_cb_register(&sync_cb); in test_scanx_main()
Completed in 20 milliseconds