Searched refs:bt_init (Results 1 – 5 of 5) sorted by relevance
54 static void bt_init(void) in bt_init() function322 bt_init(); in test_tx_cb_single()349 bt_init(); in test_rx_xmit()360 bt_init(); in test_tx_cb_multi()449 bt_init(); in test_rx_proxy_mixin()480 bt_init(); in test_tx_send_order()535 bt_init(); in test_tx_send_cancel()586 bt_init(); in test_tx_send_terminate()665 bt_init(); in test_tx_send_relay()706 bt_init(); in test_tx_reverse_order()[all …]
29 CREATE_FLAG(bt_init);350 bt_init = true; in bt_ready()503 WAIT_FOR_COND(bt_init); in test_main()
61 [00:02:26.778,656] <inf> bt_hci_core: bt_init: No ID address. App must call settings_load()
4177 static int bt_init(void) in bt_init() function4217 err = bt_init(); in init_work()4355 return bt_init(); in bt_enable()
1702 * :github:`36037` - bt_init returning success when Bluetooth initialization does not get finalized.