renamed receiver to role
FossilOrigin-Name: 327b978d4ded4fcc016c2c1b2b4c86cc9ab58e7970b7948de607a1cc59ed0fb7
This commit is contained in:
parent
442ebdcd66
commit
733ba6795d
@ -92,7 +92,7 @@ struct conn {
|
|||||||
uint8_t session_id[16];
|
uint8_t session_id[16];
|
||||||
|
|
||||||
|
|
||||||
int receiver;
|
int role;
|
||||||
|
|
||||||
/** base_mac */
|
/** base_mac */
|
||||||
bstr_t base_rmac;
|
bstr_t base_rmac;
|
||||||
|
Loading…
Reference in New Issue
Block a user