Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/init/
DCMakeLists.txt5 project(bluetooth_init) project
/Zephyr-latest/subsys/usb/device/class/
Dbluetooth.c460 static int bluetooth_init(void) in bluetooth_init() function
493 SYS_INIT(bluetooth_init, APPLICATION, CONFIG_KERNEL_INIT_PRIORITY_DEVICE);