Searched refs:bt_ad (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.7.0/subsys/bluetooth/host/ |
D | adv.c | 33 struct bt_ad { struct 42 const struct bt_ad *ad; argument 61 const struct bt_ad *ad, size_t ad_len) in ad_stream_new() 495 const struct bt_ad *ad, size_t ad_len, uint8_t *data_len) in set_data_add_complete() 533 static int hci_set_ad(uint16_t hci_op, const struct bt_ad *ad, size_t ad_len) in hci_set_ad() 558 size_t total_data_len, const struct bt_ad *ad, size_t ad_len) in hci_set_adv_ext_complete() 596 const struct bt_ad *ad, size_t ad_len) in hci_set_adv_ext_fragmented() 646 const struct bt_ad *ad, size_t ad_len) in hci_set_ad_ext() 682 static int set_ad(struct bt_le_ext_adv *adv, const struct bt_ad *ad, in set_ad() 694 static int set_sd(struct bt_le_ext_adv *adv, const struct bt_ad *sd, in set_sd() [all …]
|