Searched refs:HalCmdGetApBandwidth (Results 1 – 3 of 3) sorted by relevance
48 int32_t HalCmdGetApBandwidth(const char *ifName, uint8_t *bandwidth);
68 int32_t ret = HalCmdGetApBandwidth(ifName, bandwidth); in HalGetApBandwidth()
326 int32_t HalCmdGetApBandwidth(const char *ifName, uint8_t *bandwidth) in HalCmdGetApBandwidth() function