Parameter set used to configure accepting connections (advertising) More...
Parameter set used to configure accepting connections (advertising)
Definition at line 120 of file nimble_netif.h.
#include <nimble_netif.h>
Data Fields | |
uint8_t | flags |
flags | |
uint8_t | channel_map |
specify custom channel map | |
uint8_t | own_addr_type |
specify our own address type to use | |
int8_t | tx_power |
specify TX power to be used | |
uint32_t | adv_itvl_ms |
advertising interval [ms] | |
uint32_t | timeout_ms |
stop accepting after this time [ms] | |
nimble_phy_t | primary_phy |
primary PHY mode | |
nimble_phy_t | secondary_phy |
secondary PHY mode | |