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() function714 avdtp_callback_id = avdtp_add_state_cb(avdtp_state_callback, in source_init()
121 static void avdtp_state_callback(struct audio_device *dev, in avdtp_state_callback() function860 avdtp_callback_id = avdtp_add_state_cb(avdtp_state_callback, in sink_init()
354 struct avdtp_state_callback { struct764 struct avdtp_state_callback *cb = l->data; in avdtp_set_state()3795 struct avdtp_state_callback *state_cb; in avdtp_add_state_cb()3798 state_cb = g_new(struct avdtp_state_callback, 1); in avdtp_add_state_cb()3813 struct avdtp_state_callback *cb = l->data; in avdtp_remove_state_cb()