Home
last modified time | relevance | path

Searched refs:PAN_CONNECTION_TIMEOUT_EVT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_defines.h45 static constexpr int PAN_CONNECTION_TIMEOUT_EVT = 9; variable
H A Dpan_statemachine.cpp297 PanMessage event(PAN_CONNECTION_TIMEOUT_EVT); in ConnectionTimeout()