Home
last modified time | relevance | path

Searched refs:bt_enable (Results 251 – 260 of 260) sorted by relevance

1...<<11

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dgmap_ugg_test.c436 err = bt_enable(NULL); in init()
Dmcc_test.c2424 err = bt_enable(NULL); in test_main()
Dcap_initiator_unicast_test.c442 err = bt_enable(NULL); in init()
/Zephyr-latest/subsys/bluetooth/host/
DKconfig207 all necessary initialization (e.g. calling bt_enable). The
489 settings_load()/settings_load_subtree("bt") after bt_enable(), the
Dhci_core.c4304 int bt_enable(bt_ready_cb_t cb) in bt_enable() function
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c1329 err = bt_enable(NULL); in cmd_init()
1332 err = bt_enable(bt_ready); in cmd_init()
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst1079 …BT_SETTINGS is enabled, stack stores id in flash memory each power up of device (call to bt_enable)
Drelease-notes-2.4.rst1549 * :github:`25672` - Bluetooth: Mesh: scan_start fails with synchronous bt_enable
Drelease-notes-2.5.rst111 before calling :c:func:`bt_enable` instead. When ``CONFIG_PRIVACY`` is
Drelease-notes-2.7.rst1539 * :github:`36859` - Possible Advertising PDU Corruption if bt_enable called in SYS_INIT function

1...<<11