Searched refs:otPlatBleGapAdvStart (Results 1 – 5 of 5) sorted by relevance
43 otError otPlatBleGapAdvStart(otInstance *aInstance, uint16_t aInterval) in otPlatBleGapAdvStart() function
176 otError otPlatBleGapAdvStart(otInstance *aInstance, uint16_t aInterval);
77 SuccessOrExit(error = otPlatBleGapAdvStart(&GetInstance(), OT_BLE_ADV_INTERVAL_DEFAULT)); in Start()
706 otError otPlatBleGapAdvStart(otInstance *aInstance, uint16_t aInterval) in otPlatBleGapAdvStart() function