Searched refs:BLUETOOTH_PROTO_SCO (Results 1 – 3 of 3) sorted by relevance
46 #define BLUETOOTH_PROTO_SCO 137 /* SCO protocol number */ macro
211 .pr_protocol = BLUETOOTH_PROTO_SCO,
1214 if (proto != BLUETOOTH_PROTO_SCO) in ng_btsocket_sco_attach()