Home
last modified time | relevance | path

Searched refs:b91_bt_controller_thread (Results 1 – 1 of 1) sorted by relevance

/hal_telink-latest/tlsr9/ble/vendor/controller/
Db91_bt.c45 static void b91_bt_controller_thread();
47 K_THREAD_DEFINE(ZephyrBleController, BLE_THREAD_STACK_SIZE, b91_bt_controller_thread, NULL, NULL,
119 static void b91_bt_controller_thread() in b91_bt_controller_thread() function