OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CSD_CALL_STATUS_IDLE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/audio/
telephony-maemo5.c
113
#define
CSD_CALL_STATUS_IDLE
0
272
if (call->status ==
CSD_CALL_STATUS_IDLE
)
289
if (call->status !=
CSD_CALL_STATUS_IDLE
)
708
case
CSD_CALL_STATUS_IDLE
:
1044
case
CSD_CALL_STATUS_IDLE
:
[
all
...]
telephony-maemo6.c
78
#define
CSD_CALL_STATUS_IDLE
0
226
if (call->status ==
CSD_CALL_STATUS_IDLE
)
243
if (call->status !=
CSD_CALL_STATUS_IDLE
)
737
case
CSD_CALL_STATUS_IDLE
:
1053
case
CSD_CALL_STATUS_IDLE
:
[
all
...]
Completed in 18 milliseconds