Searched refs:BLUETOOTH_PROTO_RFCOMM (Results 1 – 3 of 3) sorted by relevance
45 #define BLUETOOTH_PROTO_RFCOMM 136 /* RFCOMM protocol number */ macro
202 .pr_protocol = BLUETOOTH_PROTO_RFCOMM,
403 if (proto != BLUETOOTH_PROTO_RFCOMM) in ng_btsocket_rfcomm_attach()