Searched refs:bt_audio_error_t (Results 1 – 7 of 7) sorted by relevance
194 if (rsp->type == BT_ERROR && rsp->length == sizeof(bt_audio_error_t)) in service_expect()196 strerror(((bt_audio_error_t*) rsp)->posix_errno)); in service_expect()302 bt_audio_error_t error; in get_caps()575 bt_audio_error_t error; in bt_open()607 bt_audio_error_t error; in set_conf()833 bt_audio_error_t error; in start_stream()889 bt_audio_error_t error; in stop_stream()
87 } __attribute__ ((packed)) bt_audio_error_t; typedef
148 bt_audio_error_t *err = (void *) rsp; in bluetooth_send_ctl()
772 bt_audio_error_t *error = (bt_audio_error_t *)inmsg; in audioservice_recv()
1322 bt_audio_error_t *err = (void *) inmsg; in gst_avdtp_sink_audioservice_recv()
1589 bt_audio_error_t *error; in audioservice_expect()
159 bt_audio_error_t *rsp = (void *) buf; in unix_ipc_error()