Lines Matching refs:GATT_NOT_FOUND
64 p_cmd->status = GATT_NOT_FOUND; in gatt_sr_enqueue_cmd()
183 p_cmd->status = GATT_NOT_FOUND; in process_read_multi_rsp()
190 p_cmd->status = GATT_NOT_FOUND; in process_read_multi_rsp()
199 p_cmd->status = GATT_NOT_FOUND; in process_read_multi_rsp()
456 tGATT_STATUS status = GATT_NOT_FOUND; in gatt_build_primary_service_rsp()
525 if (!el.p_db) return GATT_NOT_FOUND; in gatt_build_find_info_rsp()
565 return GATT_NOT_FOUND; in gatt_build_find_info_rsp()
638 gatt_send_error_rsp(tcb, GATT_NOT_FOUND, op_code, s_hdl, false); in gatts_process_primary_service_req()
689 reason = GATT_NOT_FOUND; in gatts_process_find_info()
824 reason = GATT_NOT_FOUND; in gatts_process_read_by_type_req()
833 if (ret != GATT_NOT_FOUND) { in gatts_process_read_by_type_req()
838 if (ret != GATT_SUCCESS && ret != GATT_NOT_FOUND) { in gatts_process_read_by_type_req()