uwb: infrastructure for handling Relinquish Request IEs
The structures and event handler needed to handle Relinish Request IEs received from neighbors. Nothing is done with these IEs yet. Signed-off-by: Stefano Panella <stefano.panella@csr.com> Signed-off-by: David Vrabel <david.vrabel@csr.com>
This commit is contained in:

committed by
David Vrabel

parent
f88518d122
commit
c5995bd281
@@ -167,6 +167,7 @@ extern void uwbd_event_queue(struct uwb_event *);
|
||||
void uwbd_flush(struct uwb_rc *rc);
|
||||
|
||||
/* UWB event handlers */
|
||||
extern int uwbd_evt_handle_rc_ie_rcv(struct uwb_event *);
|
||||
extern int uwbd_evt_handle_rc_beacon(struct uwb_event *);
|
||||
extern int uwbd_evt_handle_rc_beacon_size(struct uwb_event *);
|
||||
extern int uwbd_evt_handle_rc_bpoie_change(struct uwb_event *);
|
||||
|
Reference in New Issue
Block a user