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

  /external/bluetooth/bluez/audio/
control.h 28 AVCTP_STATE_DISCONNECTED = 0,
control.c 448 case AVCTP_STATE_DISCONNECTED:
589 avctp_set_state(control, AVCTP_STATE_DISCONNECTED);
685 avctp_set_state(control, AVCTP_STATE_DISCONNECTED);
695 avctp_set_state(control, AVCTP_STATE_DISCONNECTED);
727 avctp_set_state(control, AVCTP_STATE_DISCONNECTED);
735 avctp_set_state(control, AVCTP_STATE_DISCONNECTED);
793 avctp_set_state(control, AVCTP_STATE_DISCONNECTED);
822 if (control->state > AVCTP_STATE_DISCONNECTED)
833 avctp_set_state(control, AVCTP_STATE_DISCONNECTED);
851 avctp_set_state(control, AVCTP_STATE_DISCONNECTED);
    [all...]
device.c 451 case AVCTP_STATE_DISCONNECTED:

Completed in 67 milliseconds