Home
last modified time | relevance | path

Searched refs:start_advertising (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/privacy/legacy/src/
Ddut.c41 void start_advertising(uint32_t options) in start_advertising() function
83 start_advertising(BT_LE_ADV_OPT_CONN | BT_LE_ADV_OPT_USE_IDENTITY); in dut_procedure()
95 start_advertising(BT_LE_ADV_OPT_CONN); in dut_procedure()
/Zephyr-latest/samples/bluetooth/extended_adv/advertiser/src/
Dmain.c75 static int start_advertising(struct bt_le_ext_adv *adv) in start_advertising() function
120 err = start_advertising(adv); in main()
151 err = start_advertising(adv); in main()
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/
Dtest_connect2.c125 static int start_advertising(void) in start_advertising() function
139 start_advertising(); in recycled()
160 err = start_advertising(); in bt_ready()
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/src/
Dmain.c98 static int start_advertising(void) in start_advertising() function
130 err = start_advertising(); in bt_ready()
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/src/
Ddut_rpa_rotation.c70 void start_advertising(void) in start_advertising() function
136 start_advertising(); in dut_procedure()
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/
Dmain.c49 static int start_advertising(void) in start_advertising() function
80 start_advertising(); in recycled()
250 err = start_advertising(); in bt_ready()
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/central/src/
Dtester.c80 void start_advertising(void) in start_advertising() function
128 start_advertising(); in tester_procedure()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/
Ddut.c248 static void start_advertising(void) in start_advertising() function
328 start_advertising(); in entrypoint_dut()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c690 static uint8_t start_advertising(const void *cmd, uint16_t cmd_len, function
1758 .func = start_advertising,