Searched defs:bt_open_rsp (Results 1 – 1 of 1) sorted by relevance
237 struct bt_open_rsp { struct238 bt_audio_msg_header_t h;239 char source[18]; /* Address of the local Device */240 char destination[18];/* Address of the remote Device */241 char object[128]; /* DBus object path */