Home
last modified time | relevance | path

Searched defs:ad (Results 1 – 25 of 169) sorted by relevance

1234567

/Zephyr-latest/tests/bsim/bluetooth/host/privacy/legacy/src/
Dtester.c39 struct net_buf_simple *ad) in cb_expect_rpa()
83 struct net_buf_simple *ad) in cb_expect_id()
100 static void scan_cb(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, struct net_buf_simple *ad) in scan_cb()
Ddut.c19 static const struct bt_data ad[] = { variable
/Zephyr-latest/subsys/bluetooth/mesh/
Dadv_legacy.c48 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()
Dadv_ext.c159 const struct bt_data *ad, size_t ad_len, in adv_start()
205 const struct bt_data *ad, size_t ad_len) in bt_data_send()
227 struct bt_data ad; in adv_send() local
568 const struct bt_data *ad, size_t ad_len, in bt_mesh_adv_gatt_start()
585 const struct bt_data *ad, size_t ad_len) in bt_mesh_adv_bt_data_send()
/Zephyr-latest/samples/bluetooth/broadcaster/src/
Dmain.c19 static const struct bt_data ad[] = { variable
/Zephyr-latest/subsys/bluetooth/services/nus/
Dbt_nus_auto_start_bt.c14 static const struct bt_data ad[] = { variable
/Zephyr-latest/samples/bluetooth/ibeacon/src/
Dmain.c28 static const struct bt_data ad[] = { variable
/Zephyr-latest/samples/bluetooth/periodic_adv/src/
Dmain.c15 static const struct bt_data ad[] = { variable
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c43 const struct bt_ad *ad; member
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()
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/
Dbap_bass_broadcaster_test.c30 struct bt_data ad[2] = { in test_main() local
Dcsip_notify_server_test.c55 const struct bt_data ad[] = { in test_main() local
/Zephyr-latest/tests/bluetooth/adv/src/
Dmain.c18 static const struct bt_data ad[] = { variable
/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/src/
Ddut.c21 struct net_buf_simple *ad) in device_found()
/Zephyr-latest/samples/bluetooth/scan_adv/src/
Dmain.c18 static const struct bt_data ad[] = { variable
/Zephyr-latest/tests/bsim/bluetooth/host/central/src/
Ddummy_peripheral.c29 const struct bt_data ad[] = { in test_peripheral_dummy() local
/Zephyr-latest/samples/boards/st/power_mgmt/stm32wb_ble/src/
Dmain.c28 static const struct bt_data ad[] = { variable
/Zephyr-latest/samples/bluetooth/beacon/src/
Dmain.c25 static const struct bt_data ad[] = { variable
/Zephyr-latest/samples/bluetooth/bthome_sensor_template/src/
Dmain.c31 static struct bt_data ad[] = { variable
/Zephyr-latest/samples/bluetooth/peripheral_dis/src/
Dmain.c24 static const struct bt_data ad[] = { variable
/Zephyr-latest/tests/bsim/bluetooth/host/misc/unregister_conn_cb/src/
Dmain.c62 void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, struct net_buf_simple *ad) in device_found()
123 const struct bt_data ad[] = { in start_adv() local
/Zephyr-latest/samples/bluetooth/encrypted_advertising/peripheral/src/
Ddata.h39 static const struct bt_data ad[] = { variable
/Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/src/
Dscanner.c32 struct net_buf_simple *ad) in device_found()
/Zephyr-latest/samples/bluetooth/peripheral_gatt_write/src/
Dperipheral_gatt_write.c20 static const struct bt_data ad[] = { variable
/Zephyr-latest/samples/bluetooth/broadcaster_multiple/src/
Dbroadcaster_multiple.c57 static const struct bt_data ad[] = { variable
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/send_on_connect/src/
Dmain_l2cap_send_on_connect.c156 struct net_buf_simple *ad) in device_found()
178 const struct bt_data ad[] = { in test_peripheral_main() local

1234567