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

  /external/bluetooth/bluez/audio/
telephony.h 78 #define CALL_STATUS_ACTIVE 0
telephony-dummy.c 126 active_call_status = CALL_STATUS_ACTIVE;
telephony-ofono.c 164 if (find_vc_with_status(CALL_STATUS_ACTIVE))
326 call = find_vc_with_status(CALL_STATUS_ACTIVE);
589 active = find_vc_with_status(CALL_STATUS_ACTIVE);
645 if (vc->status == CALL_STATUS_ACTIVE)
697 vc->status = CALL_STATUS_ACTIVE;
    [all...]
telephony-maemo5.c 734 return CALL_STATUS_ACTIVE;
    [all...]
telephony-maemo6.c 763 return CALL_STATUS_ACTIVE;
    [all...]

Completed in 58 milliseconds