Searched refs:GAPIF_LeExAdvSetParam (Results 1 – 3 of 3) sorted by relevance
515 BTSTACK_API int GAPIF_LeExAdvSetParam(
457 int GAPIF_LeExAdvSetParam(uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam ad… in GAPIF_LeExAdvSetParam() function
765 return GAPIF_LeExAdvSetParam(pimpl->advStartHandle_, advType, settings.GetTxPower(), para); in SetExAdvParamToGap()