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

  /external/bluetooth/bluez/audio/
control.h 31 } avctp_state_t; typedef in typeref:enum:__anon1918
34 avctp_state_t old_state,
35 avctp_state_t new_state,
control.c 172 avctp_state_t state;
440 static void avctp_set_state(struct control *control, avctp_state_t new_state)
444 avctp_state_t old_state = control->state;
device.c 83 avctp_state_t avctp_state;
441 avctp_state_t old_state,
442 avctp_state_t new_state,

Completed in 65 milliseconds