HomeSort by relevance Sort by last modified time
    Searched refs:CSD_CALL_STATUS_COMING (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/audio/
telephony-maemo5.c 114 #define CSD_CALL_STATUS_COMING 2
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:
    [all...]
telephony-maemo6.c 90 #define CSD_CALL_STATUS_COMING 2
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:
    [all...]

Completed in 40 milliseconds