Home
last modified time | relevance | path

Searched refs:MSG_BT_CONNECT_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/nfc/services/include/
H A Dinfc_service.h87 MSG_BT_CONNECT_TIMEOUT, member in OHOS::NFC::NfcCommonEvent
/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp199 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_CONNECT_TIMEOUT); in OnFinish()
516 SendMsgToEvtHandler(NfcCommonEvent::MSG_BT_CONNECT_TIMEOUT, BT_CONNECT_TIMEOUT); in HandleBtConnect()
712 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_CONNECT_TIMEOUT); in TryPairBt()
/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp459 case NfcCommonEvent::MSG_BT_CONNECT_TIMEOUT: { in ProcessEvent()
/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp525 AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(NfcCommonEvent::MSG_BT_CONNECT_TIMEOUT), 0); in HWTEST_F()

Completed in 4 milliseconds