Home
last modified time | relevance | path

Searched refs:PAN_API_CLOSE_EVT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_statemachine.cpp134 case PAN_API_CLOSE_EVT: in Dispatch()
208 case PAN_API_CLOSE_EVT: in Dispatch()
270 PanMessage event(PAN_API_CLOSE_EVT); in ProcessOpenComplete()
324 case PAN_API_CLOSE_EVT: in GetEventName()
H A Dpan_defines.h39 static constexpr int PAN_API_CLOSE_EVT = 3; variable
H A Dpan_service.cpp174 PanMessage event(PAN_API_CLOSE_EVT); in Disconnect()
188 PanMessage event(PAN_API_CLOSE_EVT); in SetTethering()