Searched refs:enable_err_rsp (Results 1 – 3 of 3) sorted by relevance
344 if (gatt_cb.enable_err_rsp && gatt_cb.req_op_code == op_code) { in gatt_process_exec_write_req()418 if (gatt_cb.enable_err_rsp && gatt_cb.req_op_code == op_code) { in gatt_process_read_multi_req()861 if (gatt_cb.enable_err_rsp && gatt_cb.req_op_code == op_code) { in gatts_process_read_by_type_req()1094 if (gatt_cb.enable_err_rsp && gatt_cb.req_op_code == op_code) { in gatts_process_attribute_req()
403 bool enable_err_rsp; member
902 gatt_cb.enable_err_rsp = enable; in gatt_set_err_rsp()