Searched defs:currentMode (Results 1 – 7 of 7) sorted by relevance
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
| D | btm_pm.c | 53 uint8_t currentMode; member 80 static BtmConnectionMode *BtmAllocConnectionMode(uint16_t connectionHandle, uint8_t currentMode) in BtmAllocConnectionMode() 166 uint8_t currentMode = BTM_PM_ACTIVE_MODE; in BtmGetConnectionModeByConnectionHandle() local 196 uint8_t currentMode = BtmGetConnectionModeByConnectionHandle(connectionHandle); in BTM_EnterSniffMode() local 228 uint8_t currentMode = BtmGetConnectionModeByConnectionHandle(connectionHandle); in BTM_ExitSniffMode() local 266 static void BtmUpdateConnectionMode(uint16_t connectionHandle, uint8_t currentMode) in BtmUpdateConnectionMode()
|
| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
| D | rdb_store_config_test.cpp | 226 std::string currentMode; variable 249 std::string currentMode; variable 272 std::string currentMode; variable 295 std::string currentMode; variable 319 std::string currentMode; variable 341 std::string currentMode; variable 364 std::string currentMode; variable
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
| D | power_manager.cpp | 191 uint8_t status, const RawAddress rawAddr, uint8_t currentMode, uint16_t interval) in ModeChangeCallBackProcess() 213 uint8_t status, const BtAddr *btAddr, uint8_t currentMode, uint16_t interval, void *context) in ModeChangeCallBack()
|
| D | power_device.cpp | 138 void PowerDevice::ModeChangeCallBack(uint8_t status, uint8_t currentMode, uint16_t interval) in ModeChangeCallBack()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/ |
| D | container_modal_view_enhance.cpp | 165 auto currentMode = windowManager->GetCurrentWindowMaximizeMode(); in AddControlButtons() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| D | sqlite_connection.cpp | 388 std::string currentMode; in SetJournalMode() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
| D | hci_def_evt.h | 238 uint8_t currentMode; member
|