Searched refs:padv (Results 1 – 2 of 2) sorted by relevance
866 int bt_iso_big_create(struct bt_le_ext_adv *padv, struct bt_iso_big_create_param *param,
2276 static int hci_le_create_big(struct bt_le_ext_adv *padv, struct bt_iso_big *big, in hci_le_create_big() argument2300 req->adv_handle = padv->handle; in hci_le_create_big()2330 int bt_iso_big_create(struct bt_le_ext_adv *padv, struct bt_iso_big_create_param *param, in bt_iso_big_create() argument2336 if (!atomic_test_bit(padv->flags, BT_PER_ADV_PARAMS_SET)) { in bt_iso_big_create()2421 err = hci_le_create_big(padv, big, param); in bt_iso_big_create()