OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:telephony_get_indicator
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluez/audio/
telephony-dummy.c
126
if (
telephony_get_indicator
(dummy_indicators, "callsetup") > 0)
290
if (
telephony_get_indicator
(dummy_indicators, "callsetup") > 0) {
296
if (
telephony_get_indicator
(dummy_indicators, "call") > 0)
telephony.h
222
static inline int
telephony_get_indicator
(const struct indicator *indicators,
function
telephony-maemo5.c
1020
int callheld =
telephony_get_indicator
(maemo_indicators, "callheld");
[
all
...]
telephony-maemo6.c
980
int callheld =
telephony_get_indicator
(maemo_indicators, "callheld");
[
all
...]
Completed in 112 milliseconds