Home
last modified time | relevance | path

Searched defs:errHandle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.cpp254 const uint16_t handle, const uint8_t label, const uint16_t errHandle, const uint8_t errCode) in SuspendRsp()
263 const uint16_t handle, const uint8_t label, const uint16_t errHandle, const uint8_t errCode) in StartRsp()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp257 AuthHandle errHandle = { .authId = errAuthId, .type = AUTH_LINK_TYPE_BLE }; variable