Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_decision_center.c30 #define HCI_ERR_BR_CONN_PAGE_TIMEOUT 0x04 macro
68 …if (errorCode != HCI_ERR_BR_CONN_PAGE_TIMEOUT && errorCode != HCI_ERR_BR_CONN_PEER_NOT_SUPORT_SDP_… in HandleBrConnectException()
91 …if ((target->errorCode == HCI_ERR_BR_CONN_PAGE_TIMEOUT && target->count >= BR_PAGETIMEOUT_OFFLINE_… in HandleBrConnectException()