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:__anon861
85 bt_audio_msg_header_t h;
116 bt_audio_msg_header_t h;
221 bt_audio_msg_header_t h;
229 bt_audio_msg_header_t h;
238 bt_audio_msg_header_t h;
245 bt_audio_msg_header_t h;
250 bt_audio_msg_header_t h;
258 bt_audio_msg_header_t h;
262 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)
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;
gstavdtpsink.c 112 const bt_audio_msg_header_t *msg);
115 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...]

Completed in 55 milliseconds