tile_gap_driver

nRF5 SDK v16.0.0

Field Documentation

uint16_t* tile_gap_driver::auth_disconnect_count

Diagnostic info: counts the number of disconnections triggered by Auth Timer.

uint16_t tile_gap_driver::authentication_timer_delay

Time in 10ms increments before Tile disconnects if no client has authenticated. A value of 0 indicates that this feature is disabled. The value may be updated at any time, but will not clear a timer which is already running. The value is used after a connection is established.

struct tile_conn_params tile_gap_driver::conn_params

Memory space for current connection parameters.

int(* tile_gap_driver::gap_disconnect)(void)

Disconnect from the currently connected device.

Returns
See TILE_ERROR_CODES .
  • external/tile/tile_lib/drivers/tile_gap_driver.h