OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:telephony_voice_dial_rsp
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluez/audio/
telephony.h
174
int
telephony_voice_dial_rsp
(void *telephony_device, cme_error_t err);
telephony-dummy.c
222
telephony_voice_dial_rsp
(telephony_device, CME_ERROR_NONE);
telephony-ofono.c
407
telephony_voice_dial_rsp
(telephony_device, CME_ERROR_NOT_SUPPORTED);
telephony-maemo5.c
922
telephony_voice_dial_rsp
(telephony_device, CME_ERROR_NOT_SUPPORTED);
[
all
...]
telephony-maemo6.c
882
telephony_voice_dial_rsp
(telephony_device, CME_ERROR_NOT_SUPPORTED);
[
all
...]
headset.c
1121
int
telephony_voice_dial_rsp
(void *telephony_device, cme_error_t err)
function
[
all
...]
Completed in 14 milliseconds