Searched refs:CALL_STATUS_ACTIVE (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluez/audio/
H A Dtelephony.h78 #define CALL_STATUS_ACTIVE 0 macro
H A Dtelephony-dummy.c126 active_call_status = CALL_STATUS_ACTIVE;
H A Dtelephony-ofono.c164 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;
H A Dtelephony-maemo5.c734 return CALL_STATUS_ACTIVE;
H A Dtelephony-maemo6.c763 return CALL_STATUS_ACTIVE;

Completed in 116 milliseconds