Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dselftest.h28 int bt_selftest(void);
40 static inline int bt_selftest(void) in bt_selftest() function
H A Dselftest.c291 int __init bt_selftest(void) in bt_selftest() function
H A Daf_bluetooth.c780 err = bt_selftest(); in bt_init()