Home
last modified time | relevance | path

Searched refs:avctp_state_t (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/audio/
Dcontrol.h31 } avctp_state_t; typedef
34 avctp_state_t old_state,
35 avctp_state_t new_state,
Ddevice.c85 avctp_state_t avctp_state;
396 avctp_state_t old_state, in device_avctp_cb()
397 avctp_state_t new_state, in device_avctp_cb()
Dcontrol.c173 avctp_state_t state;
462 static void avctp_set_state(struct control *control, avctp_state_t new_state) in avctp_set_state()