Searched defs:errHandle (Results 1 – 2 of 2) sorted by relevance
254 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()
257 AuthHandle errHandle = { .authId = errAuthId, .type = AUTH_LINK_TYPE_BLE }; variable