OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:answer_call
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/audio/
telephony-maemo5.c
355
static int
answer_call
(struct csd_call *call)
function
586
if (
answer_call
(call) < 0)
836
err =
answer_call
(call);
850
err =
answer_call
(wait);
904
err =
answer_call
(waiting);
[
all
...]
telephony-maemo6.c
315
static int
answer_call
(struct csd_call *call)
function
546
if (
answer_call
(call) < 0)
796
err =
answer_call
(call);
810
err =
answer_call
(wait);
864
err =
answer_call
(waiting);
[
all
...]
headset.c
830
static int
answer_call
(struct audio_device *device, const char *buf)
function
1193
{ "ATA",
answer_call
},
[
all
...]
Completed in 12 milliseconds