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

  /external/bluetooth/bluez/audio/
liba2dp.c 121 struct bluetooth_data { struct
168 static int audioservice_send(struct bluetooth_data *data, const bt_audio_msg_header_t *msg);
169 static int audioservice_expect(struct bluetooth_data *data, bt_audio_msg_header_t *outmsg,
171 static int bluetooth_a2dp_hw_params(struct bluetooth_data *data);
172 static void set_state(struct bluetooth_data *data, a2dp_state_t state);
175 static void bluetooth_close(struct bluetooth_data *data)
216 static int bluetooth_start(struct bluetooth_data *data)
283 static int bluetooth_stop(struct bluetooth_data *data)
356 static int bluetooth_a2dp_init(struct bluetooth_data *data)
435 static void bluetooth_a2dp_setup(struct bluetooth_data *data
    [all...]
ctl_bluetooth.c 47 struct bluetooth_data { struct
62 static void bluetooth_exit(struct bluetooth_data *data)
75 struct bluetooth_data *data = ext->private_data;
143 static int bluetooth_send_ctl(struct bluetooth_data *data,
205 struct bluetooth_data *data = ext->private_data;
227 struct bluetooth_data *data = ext->private_data;
259 struct bluetooth_data *data = ext->private_data;
318 static int bluetooth_init(struct bluetooth_data *data)
325 memset(data, 0, sizeof(struct bluetooth_data));
342 struct bluetooth_data *data
    [all...]
gstavdtpsink.h 48 struct bluetooth_data;
57 struct bluetooth_data *data;
pcm_bluetooth.c 129 struct bluetooth_data { struct
167 struct bluetooth_data *data = param;
262 struct bluetooth_data *data = io->private_data;
279 struct bluetooth_data *data = io->private_data;
290 struct bluetooth_data *data = io->private_data;
295 static void bluetooth_exit(struct bluetooth_data *data)
324 struct bluetooth_data *data = io->private_data;
335 struct bluetooth_data *data = io->private_data;
433 struct bluetooth_data *data = io->private_data;
526 static int bluetooth_a2dp_init(struct bluetooth_data *data
    [all...]
gstavdtpsink.c 71 struct bluetooth_data { struct
414 struct bluetooth_data *data = self->data;
    [all...]

Completed in 485 milliseconds