Home
last modified time | relevance | path

Searched defs:upper_nibble (Results 1 – 7 of 7) sorted by relevance

/btstack/example/
H A Dmesh_node_demo.c183 int upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
/btstack/test/mesh/
H A Dprovisioner.c76 int upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
H A Dprovisioning_device_test.cpp151 int upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
H A Dprovisioning_provisioner_test.cpp136 int upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
H A Dmesh_pts.c306 int upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
H A Dmesh_message_test.cpp149 uint8_t upper_nibble = nibble_for_char(*byte_string++); in scan_hex_byte() local
/btstack/src/
H A Dbtstack_util.c406 int upper_nibble = nibble_for_char(byte_string[0]); in scan_hex_byte() local