Searched refs:bt_enable (Results 251 – 260 of 260) sorted by relevance
1...<<11
436 err = bt_enable(NULL); in init()
2424 err = bt_enable(NULL); in test_main()
442 err = bt_enable(NULL); in init()
207 all necessary initialization (e.g. calling bt_enable). The489 settings_load()/settings_load_subtree("bt") after bt_enable(), the
4304 int bt_enable(bt_ready_cb_t cb) in bt_enable() function
1329 err = bt_enable(NULL); in cmd_init()1332 err = bt_enable(bt_ready); in cmd_init()
1079 …BT_SETTINGS is enabled, stack stores id in flash memory each power up of device (call to bt_enable)
1549 * :github:`25672` - Bluetooth: Mesh: scan_start fails with synchronous bt_enable
111 before calling :c:func:`bt_enable` instead. When ``CONFIG_PRIVACY`` is
1539 * :github:`36859` - Possible Advertising PDU Corruption if bt_enable called in SYS_INIT function