Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp198 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_PAIR_TIMEOUT); in OnFinish()
273 SendMsgToEvtHandler(NfcCommonEvent::MSG_BT_PAIR_TIMEOUT, BT_PAIR_TIMEOUT); in HandleBtPair()
711 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_PAIR_TIMEOUT); in TryPairBt()
774 RemoveMsgFromEvtHandler(NfcCommonEvent::MSG_BT_PAIR_TIMEOUT); in OnPairStatusChanged()
/ohos5.0/foundation/communication/nfc/services/include/
H A Dinfc_service.h86 MSG_BT_PAIR_TIMEOUT, enumerator
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp455 case NfcCommonEvent::MSG_BT_PAIR_TIMEOUT: { in ProcessEvent()
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp510 AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(NfcCommonEvent::MSG_BT_PAIR_TIMEOUT), 0);