Home
last modified time | relevance | path

Searched refs:bt_hex_byte (Results 1 – 1 of 1) sorted by relevance

/NextBSD/lib/libbluetooth/
HDbluetooth.c57 static int bt_hex_byte (char const *str);
304 b = bt_hex_byte(str); in bt_aton()
327 b = bt_hex_byte(str); in bt_aton()
344 bt_hex_byte(char const *str) in bt_hex_byte() function