RDK-B
wifi_BTMCapabilities_t Struct Reference

#include <wifi_hal_deprecated.h>

Collaboration diagram for wifi_BTMCapabilities_t:
Collaboration graph

Data Fields

UINT entries
 
mac_address_t peer [MAX_BTM_DEVICES]
 
BOOL capability [MAX_BTM_DEVICES]
 

yes

Definition at line 316 of file wifi_hal_deprecated.h.

Field Documentation

◆ entries

UINT wifi_BTMCapabilities_t::entries

Number of entries in each of the following arrays.

Definition at line 317 of file wifi_hal_deprecated.h.

◆ peer

mac_address_t wifi_BTMCapabilities_t::peer[MAX_BTM_DEVICES]

Array a peer device MAC addresses.

Definition at line 318 of file wifi_hal_deprecated.h.

◆ capability

BOOL wifi_BTMCapabilities_t::capability[MAX_BTM_DEVICES]

Array of bool indicating peer BSS transition capability.

Definition at line 319 of file wifi_hal_deprecated.h.


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