Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dbluetooth.h617 int l2cap_init(void);
/linux-6.15/net/bluetooth/
H A Daf_bluetooth.c824 err = l2cap_init(); in bt_init()
H A Dl2cap_core.c7653 int __init l2cap_init(void) in l2cap_init() function