Lines Matching refs:enc_error_resp
301 return enc_error_resp(ATT_OP_READ_BY_GROUP_REQ, start, in read_by_group()
311 return enc_error_resp(ATT_OP_READ_BY_GROUP_REQ, 0x0000, in read_by_group()
356 return enc_error_resp(ATT_OP_READ_BY_GROUP_REQ, in read_by_group()
374 return enc_error_resp(ATT_OP_READ_BY_GROUP_REQ, start, in read_by_group()
420 return enc_error_resp(ATT_OP_READ_BY_TYPE_REQ, start, in read_by_type()
449 return enc_error_resp(ATT_OP_READ_BY_TYPE_REQ, in read_by_type()
463 return enc_error_resp(ATT_OP_READ_BY_TYPE_REQ, start, in read_by_type()
504 return enc_error_resp(ATT_OP_FIND_INFO_REQ, start, in find_info()
529 return enc_error_resp(ATT_OP_FIND_INFO_REQ, start, in find_info()
575 return enc_error_resp(ATT_OP_FIND_BY_TYPE_REQ, start, in find_by_type()
612 return enc_error_resp(ATT_OP_FIND_BY_TYPE_REQ, start, in find_by_type()
666 return enc_error_resp(ATT_OP_READ_REQ, handle, in read_value()
681 return enc_error_resp(ATT_OP_READ_REQ, handle, status, pdu, in read_value()
697 return enc_error_resp(ATT_OP_READ_BLOB_REQ, handle, in read_blob()
703 return enc_error_resp(ATT_OP_READ_BLOB_REQ, handle, in read_blob()
716 return enc_error_resp(ATT_OP_READ_BLOB_REQ, handle, status, in read_blob()
733 return enc_error_resp(ATT_OP_WRITE_REQ, handle, in write_value()
740 return enc_error_resp(ATT_OP_WRITE_REQ, handle, status, pdu, in write_value()
752 return enc_error_resp(ATT_OP_WRITE_REQ, handle, status, in write_value()
912 length = enc_error_resp(ipdu[0], 0x0000, status, opdu, in channel_handler()