Lines Matching refs:err_handle
1146 uint16_t start_handle, end_handle, err_handle; in att_find_info_req() local
1155 if (!range_is_valid(start_handle, end_handle, &err_handle)) { in att_find_info_req()
1156 send_err_rsp(chan, BT_ATT_OP_FIND_INFO_REQ, err_handle, in att_find_info_req()
1308 uint16_t start_handle, end_handle, err_handle, type; in att_find_type_req() local
1320 if (!range_is_valid(start_handle, end_handle, &err_handle)) { in att_find_type_req()
1321 send_err_rsp(chan, BT_ATT_OP_FIND_TYPE_REQ, err_handle, in att_find_type_req()
1557 uint16_t start_handle, end_handle, err_handle; in att_read_type_req() local
1581 if (!range_is_valid(start_handle, end_handle, &err_handle)) { in att_read_type_req()
1582 send_err_rsp(chan, BT_ATT_OP_READ_TYPE_REQ, err_handle, in att_read_type_req()
2006 uint16_t start_handle, end_handle, err_handle; in att_read_group_req() local
2031 if (!range_is_valid(start_handle, end_handle, &err_handle)) { in att_read_group_req()
2032 send_err_rsp(chan, BT_ATT_OP_READ_GROUP_REQ, err_handle, in att_read_group_req()