Home
last modified time | relevance | path

Searched refs:BTPROTO_SCO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsco.c1128 BTPROTO_SCO, GFP_ATOMIC, 0); in sco_conn_ready()
1293 err = bt_sock_register(BTPROTO_SCO, &sco_sock_family_ops); in sco_init()
1302 bt_sock_unregister(BTPROTO_SCO); in sco_init()
1331 bt_sock_unregister(BTPROTO_SCO); in sco_exit()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsco.c1290 BTPROTO_SCO, GFP_ATOMIC, 0); in sco_conn_ready()
1455 err = bt_sock_register(BTPROTO_SCO, &sco_sock_family_ops); in sco_init()
1464 bt_sock_unregister(BTPROTO_SCO); in sco_init()
1493 bt_sock_unregister(BTPROTO_SCO); in sco_exit()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h52 #define BTPROTO_SCO 2 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h53 #define BTPROTO_SCO 2 macro

Completed in 5 milliseconds