NimBLE-Arduino 2.1.2
Loading...
Searching...
No Matches
ble_gap_slave_state Struct Reference

Public Attributes

unsigned int connectable:1
 

Detailed Description

The state of the in-progress slave connection. If no slave connection is currently in progress, then the op field is set to BLE_GAP_OP_NULL.

Member Data Documentation

◆ connectable

unsigned int ble_gap_slave_state::connectable

Set to 1 if advertising was preempted.