Home
last modified time | relevance | path

Searched defs:padv (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/audio/mocks/src/
Diso.c148 int bt_iso_big_create(struct bt_le_ext_adv *padv, struct bt_iso_big_create_param *param, in bt_iso_big_create()
/Zephyr-latest/subsys/bluetooth/host/
Diso.c2793 static int hci_le_create_big(struct bt_le_ext_adv *padv, struct bt_iso_big *big, in hci_le_create_big()
2853 static int hci_le_create_big_test(const struct bt_le_ext_adv *padv, struct bt_iso_big *big, in hci_le_create_big_test()
3046 int bt_iso_big_create(struct bt_le_ext_adv *padv, struct bt_iso_big_create_param *param, in bt_iso_big_create()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c1516 static struct bt_data padv[10]; variable