Searched refs:bt_init (Results 1 – 5 of 5) sorted by relevance
53 static void bt_init(void) in bt_init() function321 bt_init(); in test_tx_cb_single()348 bt_init(); in test_rx_xmit()359 bt_init(); in test_tx_cb_multi()448 bt_init(); in test_rx_proxy_mixin()479 bt_init(); in test_tx_send_order()509 bt_init(); in test_tx_reverse_order()529 bt_init(); in test_tx_random_order()561 bt_init(); in test_rx_receive_order()573 bt_init(); in test_rx_random_order()[all …]
29 CREATE_FLAG(bt_init);350 bt_init = true; in bt_ready()502 WAIT_FOR_COND(bt_init); in test_main()
60 [00:02:26.778,656] <inf> bt_hci_core: bt_init: No ID address. App must call settings_load()
4191 static int bt_init(void) in bt_init() function4231 err = bt_init(); in init_work()4369 return bt_init(); in bt_enable()
1702 * :github:`36037` - bt_init returning success when Bluetooth initialization does not get finalized.