Home
last modified time | relevance | path

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

/btstack/example/
H A Dmesh_node_demo.c185 int lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
/btstack/test/mesh/
H A Dprovisioner.c78 int lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
H A Dprovisioning_device_test.cpp153 int lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
H A Dprovisioning_provisioner_test.cpp138 int lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
H A Dmesh_pts.c308 int lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
H A Dmesh_message_test.cpp151 uint8_t lower_nibble = nibble_for_char(*byte_string); in scan_hex_byte() local
/btstack/src/
H A Dbtstack_util.c408 int lower_nibble = nibble_for_char(byte_string[1]); in scan_hex_byte() local