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 71 #define CALL_STATUS_ACTIVE 0
telephony-dummy.c 142 active_call_status = CALL_STATUS_ACTIVE;
telephony-ofono.c 225 if ((vc = find_vc_with_status(CALL_STATUS_ACTIVE))) {
793 if (vc->status == CALL_STATUS_ACTIVE)
811 vc->status = CALL_STATUS_ACTIVE;
812 DBG("vc status is CALL_STATUS_ACTIVE");
telephony-maemo5.c 744 return CALL_STATUS_ACTIVE;
    [all...]
telephony-maemo6.c 704 return CALL_STATUS_ACTIVE;
    [all...]

Completed in 147 milliseconds