Home
last modified time | relevance | path

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

/netbsd/src/lib/libbluetooth/
Dbluetooth.c60 static int bt_hex_byte (char const *str);
307 b = bt_hex_byte(str); in bt_aton()
330 b = bt_hex_byte(str); in bt_aton()
347 bt_hex_byte(char const *str) in bt_hex_byte() function