Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dbluetooth.h635 int iso_init(void);
639 static inline int iso_init(void) in iso_init() function
/linux-6.15/net/bluetooth/
H A Diso.c2442 int iso_init(void) in iso_init() function
H A Dmgmt.c4895 err = iso_init(); in set_iso_socket_func()