nimble_scanner_info_t Struct Reference

Additional information about received advertising packets. More...

Detailed Description

Additional information about received advertising packets.

Definition at line 82 of file nimble_scanner.h.

#include <nimble_scanner.h>

Data Fields

uint8_t status
 Status of received packet. More...
 
uint8_t phy_pri
 PHY used on primary advertisement channels.
 
uint8_t phy_sec
 PHY used on secondary advertisement channels.
 
int8_t rssi
 RSSI value of received advertisement.
 

Field Documentation

◆ status

uint8_t nimble_scanner_info_t::status

Status of received packet.

Possible values:

  • NIMBLE_SCANNER_COMPLETE
  • NIMBLE_SCANNER_INCOMPLETE
  • NIMBLE_SCANNER_TRUNCATED

Definition at line 89 of file nimble_scanner.h.


The documentation for this struct was generated from the following file: