Home
last modified time | relevance | path

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

/freebsd/lib/libbluetooth/
H A Dbluetooth.c58 static int bt_hex_byte (char const *str);
305 b = bt_hex_byte(str); in bt_aton()
328 b = bt_hex_byte(str); in bt_aton()
345 bt_hex_byte(char const *str) in bt_hex_byte() function