Searched refs:bt_ad (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/ |
D | adv.c | 34 struct bt_ad { struct 43 const struct bt_ad *ad; argument 62 const struct bt_ad *ad, size_t ad_len) in ad_stream_new() 497 const struct bt_ad *ad, size_t ad_len, uint8_t *data_len) in set_data_add_complete() 535 static int hci_set_ad(uint16_t hci_op, const struct bt_ad *ad, size_t ad_len) in hci_set_ad() 560 size_t total_data_len, const struct bt_ad *ad, size_t ad_len) in hci_set_adv_ext_complete() 598 const struct bt_ad *ad, size_t ad_len) in hci_set_adv_ext_fragmented() 648 const struct bt_ad *ad, size_t ad_len) in hci_set_ad_ext() 684 static int set_ad(struct bt_le_ext_adv *adv, const struct bt_ad *ad, in set_ad() 696 static int set_sd(struct bt_le_ext_adv *adv, const struct bt_ad *sd, in set_sd() [all …]
|