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