Skip to content

Instantly share code, notes, and snippets.

@tomiti
Last active December 23, 2019 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomiti/4eabe3a1d577b9b5db0d24671d1a3d6a to your computer and use it in GitHub Desktop.
Save tomiti/4eabe3a1d577b9b5db0d24671d1a3d6a to your computer and use it in GitHub Desktop.
uint8 advType = GAP_ADTYPE_ADV_NONCONN_IND;
GAPRole_SetParameter(GAPROLE_ADV_EVENT_TYPE, sizeof(uint8), &advType);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment