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

/external/bluetooth/bluez/audio/
H A Dtelephony-maemo5.c114 #define CSD_CALL_STATUS_COMING 2 macro
570 call = find_call_with_status(CSD_CALL_STATUS_COMING);
733 case CSD_CALL_STATUS_COMING:
895 waiting = find_call_with_status(CSD_CALL_STATUS_COMING);
1075 case CSD_CALL_STATUS_COMING:
H A Dtelephony-maemo6.c90 #define CSD_CALL_STATUS_COMING 2 macro
530 call = find_call_with_status(CSD_CALL_STATUS_COMING);
693 case CSD_CALL_STATUS_COMING:
855 waiting = find_call_with_status(CSD_CALL_STATUS_COMING);
1035 case CSD_CALL_STATUS_COMING:

Completed in 17 milliseconds