Searched refs:CSD_CALL_STATUS_IDLE (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluez/audio/
H A Dtelephony-maemo5.c112 #define CSD_CALL_STATUS_IDLE 0 macro
279 if (call->status == CSD_CALL_STATUS_IDLE)
296 if (call->status != CSD_CALL_STATUS_IDLE)
718 case CSD_CALL_STATUS_IDLE:
1054 case CSD_CALL_STATUS_IDLE:
1566 if (call->status == CSD_CALL_STATUS_IDLE)
H A Dtelephony-maemo6.c88 #define CSD_CALL_STATUS_IDLE 0 macro
239 if (call->status == CSD_CALL_STATUS_IDLE)
256 if (call->status != CSD_CALL_STATUS_IDLE)
678 case CSD_CALL_STATUS_IDLE:
1014 case CSD_CALL_STATUS_IDLE:
1462 if (call->status == CSD_CALL_STATUS_IDLE)

Completed in 18 milliseconds