Home
last modified time | relevance | path

Searched refs:bt_init (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.4.0/tests/bsim/bluetooth/mesh/src/
Dtest_advertiser.c69 static void bt_init(void) in bt_init() function
424 bt_init(); in test_tx_cb_single()
451 bt_init(); in test_rx_xmit()
462 bt_init(); in test_tx_cb_multi()
551 bt_init(); in test_rx_proxy_mixin()
582 bt_init(); in test_tx_send_order()
612 bt_init(); in test_tx_reverse_order()
632 bt_init(); in test_tx_random_order()
664 bt_init(); in test_rx_receive_order()
676 bt_init(); in test_rx_random_order()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/audio/src/
Dtbs_client_test.c21 CREATE_FLAG(bt_init);
346 bt_init = true; in bt_ready()
479 WAIT_FOR_COND(bt_init); in test_main()
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dhci_core.c3820 static int bt_init(void) in bt_init() function
3860 err = bt_init(); in init_work()
3985 return bt_init(); in bt_enable()
/Zephyr-Core-3.4.0/doc/connectivity/bluetooth/
Dbluetooth-shell.rst39 [00:02:26.778,656] <inf> bt_hci_core: bt_init: No ID address. App must call settings_load()
/Zephyr-Core-3.4.0/doc/releases/
Drelease-notes-2.7.rst1702 * :github:`36037` - bt_init returning success when Bluetooth initialization does not get finalized.