Searched refs:avdtp_state_callback (Results 1 – 3 of 3) sorted by relevance
122 static void avdtp_state_callback(struct audio_device *dev, in avdtp_state_callback() function547 avdtp_callback_id = avdtp_add_state_cb(avdtp_state_callback, in source_init()
131 static void avdtp_state_callback(struct audio_device *dev, in avdtp_state_callback() function704 avdtp_callback_id = avdtp_add_state_cb(avdtp_state_callback, in sink_init()
352 struct avdtp_state_callback { struct772 struct avdtp_state_callback *cb = l->data; in avdtp_set_state()3916 struct avdtp_state_callback *state_cb; in avdtp_add_state_cb()3919 state_cb = g_new(struct avdtp_state_callback, 1); in avdtp_add_state_cb()3934 struct avdtp_state_callback *cb = l->data; in avdtp_remove_state_cb()