Home
last modified time | relevance | path

Searched defs:PowerParam (Results 1 – 1 of 1) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/service/src/common/
Dpower_spec.h92 struct PowerParam { struct
105 ~PowerParam(){}; in ~PowerParam() argument
115 PowerParam(int max, int min, int attempt, int timeout) in PowerParam() function