| /Zephyr-latest/tests/bsim/bluetooth/host/privacy/legacy/src/ | 
| D | tester.c | 42 			  struct net_buf_simple *ad)  in cb_expect_rpa()84 			 struct net_buf_simple *ad)  in cb_expect_id()
 98 static void scan_cb(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, struct net_buf_simple *ad)  in scan_cb()
 
 | 
| D | dut.c | 28 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | adv_legacy.c | 48 			const struct bt_data *ad, size_t ad_len,  in bt_data_send()127 			     const struct bt_data *ad, size_t ad_len)  in bt_mesh_adv_bt_data_send()
 136 	struct bt_data ad;  in adv_send()  local
 274 			   const struct bt_data *ad, size_t ad_len,  in bt_mesh_adv_gatt_start()
 
 | 
| D | adv_ext.c | 155 		     const struct bt_data *ad, size_t ad_len,  in adv_start()201 			const struct bt_data *ad, size_t ad_len)  in bt_data_send()
 223 	struct bt_data ad;  in adv_send()  local
 584 			   const struct bt_data *ad, size_t ad_len,  in bt_mesh_adv_gatt_start()
 601 			     const struct bt_data *ad, size_t ad_len)  in bt_mesh_adv_bt_data_send()
 
 | 
| /Zephyr-latest/samples/bluetooth/broadcaster/src/ | 
| D | main.c | 19 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/subsys/bluetooth/services/nus/ | 
| D | bt_nus_auto_start_bt.c | 14 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/samples/bluetooth/ibeacon/src/ | 
| D | main.c | 28 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/samples/bluetooth/periodic_adv/src/ | 
| D | main.c | 15 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | adv.c | 43 	const struct bt_ad *ad;  member62 			 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()
 710 				const struct bt_data *ad, size_t ad_len)  in hci_set_per_adv_data()
 761 static inline bool ad_has_name(const struct bt_data *ad, size_t ad_len)  in ad_has_name()
 [all …]
 
 | 
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ | 
| D | bap_bass_broadcaster_test.c | 31 	struct bt_data ad[2] = {  in test_main()  local
 | 
| /Zephyr-latest/tests/bluetooth/adv/src/ | 
| D | main.c | 18 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/src/ | 
| D | common.c | 15 static const struct bt_data ad[] = {  variable75 			 struct net_buf_simple *ad)  in device_found()
 
 | 
| /Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/src/ | 
| D | dut.c | 21 			 struct net_buf_simple *ad)  in device_found()
 | 
| /Zephyr-latest/samples/bluetooth/scan_adv/src/ | 
| D | main.c | 18 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/tests/bsim/bluetooth/host/central/src/ | 
| D | dummy_peripheral.c | 29 	const struct bt_data ad[] = {  in test_peripheral_dummy()  local
 | 
| /Zephyr-latest/samples/bluetooth/beacon/src/ | 
| D | main.c | 25 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/samples/boards/st/power_mgmt/stm32wb_ble/src/ | 
| D | main.c | 28 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/samples/bluetooth/bthome_sensor_template/src/ | 
| D | main.c | 31 static struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/samples/bluetooth/peripheral_dis/src/ | 
| D | main.c | 24 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/unregister_conn_cb/src/ | 
| D | main.c | 67 void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, struct net_buf_simple *ad)  in device_found()128 	const struct bt_data ad[] = {  in start_adv()  local
 
 | 
| /Zephyr-latest/samples/bluetooth/encrypted_advertising/peripheral/src/ | 
| D | data.h | 39 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/src/ | 
| D | scanner.c | 32 			 struct net_buf_simple *ad)  in device_found()
 | 
| /Zephyr-latest/samples/bluetooth/peripheral_gatt_write/src/ | 
| D | peripheral_gatt_write.c | 20 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/samples/bluetooth/broadcaster_multiple/src/ | 
| D | broadcaster_multiple.c | 57 static const struct bt_data ad[] = {  variable
 | 
| /Zephyr-latest/samples/bluetooth/peripheral_nus/src/ | 
| D | main.c | 14 static const struct bt_data ad[] = {  variable
 |