light sleep: rename sleep mac bb to modem, it includes MAC and baseband of wifi, bt and ieee802.15.4 modules

This commit is contained in:
Li Shuai
2022-11-14 21:36:23 +08:00
committed by wuzhenghui
parent f95854dc8f
commit 3a5fe2ab63
4 changed files with 5 additions and 5 deletions
@@ -13,7 +13,7 @@ extern "C" {
#endif
/**
* @file sleep_mac_bb.h
* @file sleep_modem.h
*
* This file contains declarations of MAC and baseband power consumption related functions in light sleep mode.
*/