Searched refs:BTPROTO_ISO (Results 1 – 3 of 3) sorted by relevance
60 #define BTPROTO_ISO 8 macro61 #define BTPROTO_LAST BTPROTO_ISO
2121 BTPROTO_ISO, GFP_ATOMIC, 0); in iso_conn_ready()2704 err = bt_sock_register(BTPROTO_ISO, &iso_sock_family_ops); in iso_init()2713 bt_sock_unregister(BTPROTO_ISO); in iso_init()2746 bt_sock_unregister(BTPROTO_ISO); in iso_exit()
3377 case BTPROTO_ISO: in hci_ethtool_ts_info()