Lines Matching refs:bt_le_ext_adv
73 struct bt_le_ext_adv;
147 void (*sent)(struct bt_le_ext_adv *adv,
159 void (*connected)(struct bt_le_ext_adv *adv,
172 void (*scanned)(struct bt_le_ext_adv *adv,
192 bool (*rpa_expired)(struct bt_le_ext_adv *adv);
205 void (*pawr_data_request)(struct bt_le_ext_adv *adv,
216 void (*pawr_response)(struct bt_le_ext_adv *adv, struct bt_le_per_adv_response_info *info,
1423 struct bt_le_ext_adv **adv);
1462 int bt_le_ext_adv_start(struct bt_le_ext_adv *adv,
1475 int bt_le_ext_adv_stop(struct bt_le_ext_adv *adv);
1511 int bt_le_ext_adv_set_data(struct bt_le_ext_adv *adv,
1531 int bt_le_ext_adv_update_param(struct bt_le_ext_adv *adv,
1542 int bt_le_ext_adv_delete(struct bt_le_ext_adv *adv);
1555 uint8_t bt_le_ext_adv_get_index(struct bt_le_ext_adv *adv);
1577 int bt_le_ext_adv_get_info(const struct bt_le_ext_adv *adv,
1608 int bt_le_per_adv_set_param(struct bt_le_ext_adv *adv,
1624 int bt_le_per_adv_set_data(const struct bt_le_ext_adv *adv,
1656 int bt_le_per_adv_set_subevent_data(const struct bt_le_ext_adv *adv, uint8_t num_subevents,
1676 int bt_le_per_adv_start(struct bt_le_ext_adv *adv);
1689 int bt_le_per_adv_stop(struct bt_le_ext_adv *adv);
2170 int bt_le_per_adv_set_info_transfer(const struct bt_le_ext_adv *adv,
2738 int bt_le_ext_adv_oob_get_local(struct bt_le_ext_adv *adv,