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

  /external/bluetooth/bluez/audio/
ipc.h 82 } __attribute__ ((packed)) bt_audio_msg_header_t; typedef in typeref:struct:__anon1485
85 bt_audio_msg_header_t h;
117 bt_audio_msg_header_t h;
222 bt_audio_msg_header_t h;
230 bt_audio_msg_header_t h;
239 bt_audio_msg_header_t h;
246 bt_audio_msg_header_t h;
251 bt_audio_msg_header_t h;
259 bt_audio_msg_header_t h;
263 bt_audio_msg_header_t h
    [all...]
liba2dp.c 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,
730 const bt_audio_msg_header_t *msg)
753 bt_audio_msg_header_t *inmsg)
768 } else if ((size_t) ret < sizeof(bt_audio_msg_header_t)) {
806 bt_audio_msg_header_t *rsp_hdr, int expected_name)
gstavdtpsink.c 113 const bt_audio_msg_header_t *msg);
116 bt_audio_msg_header_t *outmsg,
    [all...]
pcm_bluetooth.c 147 static int audioservice_send(int sk, const bt_audio_msg_header_t *msg);
148 static int audioservice_expect(int sk, bt_audio_msg_header_t *outmsg,
    [all...]
unix.c 145 const bt_audio_msg_header_t *msg)
    [all...]
  /external/bluetooth/bluez/test/
ipctest.c 125 static int service_send(struct userdata *u, const bt_audio_msg_header_t *msg)
148 static int service_recv(struct userdata *u, bt_audio_msg_header_t *rsp)
180 static ssize_t service_expect(struct userdata *u, bt_audio_msg_header_t *rsp,
829 bt_audio_msg_header_t rsp;
886 bt_audio_msg_header_t rsp;

Completed in 31 milliseconds