Searched defs:bt_open_req (Results 1 – 1 of 1) sorted by relevance
229 struct bt_open_req { struct230 bt_audio_msg_header_t h;231 char source[18]; /* Address of the local Device */232 char destination[18];/* Address of the remote Device */233 char object[128]; /* DBus object path */234 uint8_t seid; /* Requested capability configuration to lock */235 uint8_t lock; /* Requested lock */