mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-24 22:43:35 +00:00
btstack util: fix docu
This commit is contained in:
parent
895f6685f2
commit
53c654feee
@ -194,7 +194,7 @@ int nibble_for_char(char c);
|
||||
* @brief Compare two Bluetooth addresses
|
||||
* @param a
|
||||
* @param b
|
||||
* @return true if equal
|
||||
* @return 0 if equal
|
||||
*/
|
||||
int bd_addr_cmp(const bd_addr_t a, const bd_addr_t b);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user