Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer.c100 #define STRING_VALUE_OF(x) #x macro
186 …if (!osi_property_get("bluetooth.enable_timeout_ms", timeout_prop, STRING_VALUE_OF(DEFAULT_STARTUP… in start_up()