OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bt_hex_nibble
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libbluetooth/
bluetooth.c
61
static int
bt_hex_nibble
(char nibble);
303
b =
bt_hex_nibble
(str[0]);
326
b =
bt_hex_nibble
(str[0]);
351
if ((n1 =
bt_hex_nibble
(str[0])) < 0)
354
if ((n2 =
bt_hex_nibble
(str[1])) < 0)
361
bt_hex_nibble
(char nibble)
function in typeref:typename:int
Completed in 11 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025