![]()  | 
  
    RDK-B
    
   | 
 
#include <wifi_hal_deprecated.h>

Data Fields | |
| UINT | entries | 
| mac_address_t | peer [MAX_BTM_DEVICES] | 
| BOOL | capability [MAX_BTM_DEVICES] | 
Definition at line 316 of file wifi_hal_deprecated.h.
| UINT wifi_BTMCapabilities_t::entries | 
Number of entries in each of the following arrays.
Definition at line 317 of file wifi_hal_deprecated.h.
| 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.
| 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.