Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_config_util.cpp115 static inline bool hex2bytes(const char* str, int len, char* data) in hex2bytes() function
233 if(hex2bytes(value_str, len, bin)) in parse_sections()
628 if(hex2bytes(value, value_size, linkkey)) in load_bluez_linkkeys()