Searched refs:OT_BLE_ADV_INTERVAL_DEFAULT (Results 1 – 2 of 2) sorted by relevance
85 #define OT_BLE_ADV_INTERVAL_DEFAULT 100 macro
77 SuccessOrExit(error = otPlatBleGapAdvStart(&GetInstance(), OT_BLE_ADV_INTERVAL_DEFAULT)); in Start()