mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Fixes from review of last PR
This commit is contained in:
@@ -60,10 +60,9 @@ config MAC802154_NNOTIF
|
||||
---help---
|
||||
Configured number of notification strucures Default: 3
|
||||
|
||||
When various MAC management events occur, the MAC notifies the registered
|
||||
receiver with an allocated notification structure indicating the event. The
|
||||
events are primitives such as Association Indication etc.
|
||||
|
||||
When various MAC management events occur, the MAC notifies the registered
|
||||
receiver with an allocated notification structure indicating the event. The
|
||||
events are primitives such as Association Indication etc.
|
||||
|
||||
config IEEE802154_IND_PREALLOC
|
||||
int "Number of pre-allocated meta-data structures"
|
||||
|
||||
Reference in New Issue
Block a user