bluez: add a helper function for checking the message signature
strcmp() is easier to get wrong (or lack consistency) so let's abstract all these calls with a little helper.
Loading
Please register or sign in to comment
strcmp() is easier to get wrong (or lack consistency) so let's abstract all these calls with a little helper.