Home
last modified time | relevance | path

Searched refs:RemoveMsgFromEvtHandler (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dwifi_connection_manager.cpp127 void WifiConnectionManager::RemoveMsgFromEvtHandler(NfcCommonEvent evt) in RemoveMsgFromEvtHandler() function in OHOS::NFC::TAG::WifiConnectionManager
156 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_WIFI_ENABLE_TIMEOUT); in OnFinish()
157 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_WIFI_CONNECT_TIMEOUT); in OnFinish()
241 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_WIFI_ENABLE_TIMEOUT); in TryConnectWifi()
242 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_WIFI_CONNECT_TIMEOUT); in TryConnectWifi()
301 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_WIFI_ENABLE_TIMEOUT); in OnWifiEnabled()
H A Dbt_connection_manager.cpp127 void BtConnectionManager::RemoveMsgFromEvtHandler(NfcCommonEvent evt) in RemoveMsgFromEvtHandler() function in OHOS::NFC::TAG::BtConnectionManager
197 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_ENABLE_TIMEOUT); in OnFinish()
198 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_PAIR_TIMEOUT); in OnFinish()
199 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_CONNECT_TIMEOUT); in OnFinish()
710 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_ENABLE_TIMEOUT); in TryPairBt()
711 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_PAIR_TIMEOUT); in TryPairBt()
712 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_CONNECT_TIMEOUT); in TryPairBt()
742 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_ENABLE_TIMEOUT); in OnBtEnabled()
774 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_PAIR_TIMEOUT); in OnPairStatusChanged()
/ohos5.0/foundation/communication/nfc/services/include/
H A Dwifi_connection_manager.h48 void RemoveMsgFromEvtHandler(NfcCommonEvent evt);
H A Dbt_connection_manager.h141 void RemoveMsgFromEvtHandler(NfcCommonEvent evt);