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.c102 #define STRING_VALUE_OF(x) #x macro
182 …if (!property_get("bluetooth.enable_timeout_ms", timeout_prop, STRING_VALUE_OF(DEFAULT_STARTUP_TIM… in start_up()