HomeSort by relevance Sort by last modified time
    Searched refs:telephony_get_indicator (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluez/audio/
telephony-dummy.c 110 if (telephony_get_indicator(dummy_indicators, "callsetup") > 0)
274 if (telephony_get_indicator(dummy_indicators, "callsetup") > 0) {
280 if (telephony_get_indicator(dummy_indicators, "call") > 0)
telephony.h 230 static inline int telephony_get_indicator(const struct indicator *indicators, function
telephony-maemo5.c 1010 int callheld = telephony_get_indicator(maemo_indicators, "callheld");
    [all...]
telephony-maemo6.c 1039 int callheld = telephony_get_indicator(maemo_indicators, "callheld");
    [all...]

Completed in 52 milliseconds