Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dselftest.h28 int bt_selftest(void);
40 static inline int bt_selftest(void) in bt_selftest() function
Dselftest.c291 int __init bt_selftest(void) in bt_selftest() function
Daf_bluetooth.c784 err = bt_selftest(); in bt_init()