mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-31 10:20:58 +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
|
* @brief Compare two Bluetooth addresses
|
||||||
* @param a
|
* @param a
|
||||||
* @param b
|
* @param b
|
||||||
* @return true if equal
|
* @return 0 if equal
|
||||||
*/
|
*/
|
||||||
int bd_addr_cmp(const bd_addr_t a, const bd_addr_t b);
|
int bd_addr_cmp(const bd_addr_t a, const bd_addr_t b);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user