Searched refs:BT_STACK_NOINIT (Results 1 – 5 of 5) sorted by relevance
47 static BT_STACK_NOINIT(ecc_thread_stack, 1100);
71 static BT_STACK_NOINIT(rx_thread_stack, CONFIG_BT_RX_STACK_SIZE);74 static BT_STACK_NOINIT(tx_thread_stack, CONFIG_BT_HCI_TX_STACK_SIZE);
163 #define BT_STACK_NOINIT(name, size) \ macro
93 static BT_STACK_NOINIT(adv_thread_stack, ADV_STACK_SIZE);
662 static BT_STACK_NOINIT(transport_task_stack, 1024);
Completed in 24 milliseconds