Searched refs:BT_ERROR (Results 1 – 7 of 7) sorted by relevance
93 #define BT_ERROR 3 macro
171 if (rsp->h.type == BT_ERROR) { in bluetooth_send_ctl()
771 } else if (inmsg->type == BT_ERROR) { in audioservice_recv()
1321 if (inmsg->type == BT_ERROR) { in gst_avdtp_sink_audioservice_recv()
1602 if (rsp->type == BT_ERROR) { in audioservice_expect()
165 rsp->h.type = BT_ERROR; in unix_ipc_error()
194 if (rsp->type == BT_ERROR && rsp->length == sizeof(bt_audio_error_t)) in service_expect()