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

  /external/bluetooth/bluez/audio/
telephony.h 83 #define CALL_STATUS_WAITING 5
telephony-ofono.c 362 vc = find_vc_with_status(CALL_STATUS_WAITING);
525 if (find_vc_with_status(CALL_STATUS_WAITING))
526 foreach_vc_with_status(CALL_STATUS_WAITING,
544 call = find_vc_with_status(CALL_STATUS_WAITING);
554 find_vc_with_status(CALL_STATUS_WAITING))
771 vc->status = CALL_STATUS_WAITING;
807 case CALL_STATUS_WAITING:
808 DBG("CALL_STATUS_WAITING");
    [all...]
telephony-maemo5.c 716 return CALL_STATUS_WAITING;
    [all...]
telephony-maemo6.c 745 return CALL_STATUS_WAITING;
    [all...]

Completed in 288 milliseconds