Use a bitmask instead of an array of bools in the SDP UUID List matching algorithm...
[pub/lufa.git] / Demos / Host / Incomplete / BluetoothHost / Lib / SDP.c
2010-06-22 Dean CameraUse a bitmask instead of an array of bools in the SDP...
2010-06-13 Dean CameraRename the incomplete Bluetooth Host demo's ServiceDisc...